Update instance
PUT {{workspace-service-endpoint}}/api/v1/workspace/instances/{{kristen_instance.root_folder.id}}
Request Body
{"root_folder"=>{"name"=>"Kristen Miller", "display_name"=>"Kristen Miller", "description"=>"Employee workspace of Kristen Miller", "properties"=>{"{{attribute_l10n.first_name.name}}"=>"Kristen", "{{attribute_l10n.last_name.name}}"=>"Miller", "{{attribute_l10n.gender.name}}"=>"Female"}, "traits"=>{"{{subscription_namespace_prefix}}_responsible_person"=>{"responsible_person"=>{"first_name"=>"Kate", "last_name"=>"Miller"}}}}}