Update a workspace

PATCH {{baseUrl}}/workspaces/:workspaceId

Use this API to update workspace detail.

Scopes: workspace:write:admin

Rate Limit Label: Medium

Request Body

{"workspace_name"=>"<string>", "workspace_display_name"=>"<string>", "workspace_passcode"=>"<string>", "calendar_resource_id"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring