Workspace templates

Number of APIs: 6

  1. Create workspace template (minimum) POST {{workspace-service-endpoint}}/api/v1/workspace/types/{{workspace_type_employee}}/templates

  2. Update folder structure PATCH {{workspace-service-endpoint}}/api/v1/workspace/types/{{workspace_type_employee}}/templates/{{workspace_template_employee_na}}

  3. Create workspace template (maximum) POST {{workspace-service-endpoint}}/api/v1/workspace/types/{{workspace_type_employee_l10n}}/templates

  4. Update display name PATCH {{workspace-service-endpoint}}/api/v1/workspace/types/{{workspace_type_employee_l10n}}/templates/{{workspace_template_employee_eu}}

  5. Get workspace template GET {{workspace-service-endpoint}}/api/v1/workspace/types/{{workspace_type_employee_l10n}}/templates/{{workspace_template_employee_eu}}

  6. Get workspace templates GET {{workspace-service-endpoint}}/api/v1/workspace/types/{{workspace_type_employee}}/templates