Logo
OpenText Developer Cloud public resources API Documentation

Update display name

PATCH {{workspace-service-endpoint}}/api/v1/workspace/types/{{workspace_type_employee_l10n}}/templates/{{workspace_template_employee_eu}}

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X PATCH 'workspace-service-endpoint/api/v1/workspace/types/workspace_type_employee_l10n/templates/workspace_template_employee_eu' -d '{"display_name_multilingual":{"en":"Employee Europe","de":"Angestellter Europa","fr":"Employée l'Europe"}}'

ENDPOINTS