Organization
Rename a workspace
Change a workspace's display name. Available to workspace owners, company owners, and properly permissioned API keys.
patch/workspaces/{workspace_id}
Path parameters
workspace_idstring required
Workspace ID
Headers
If-Matchstring
If-Match header according to http/1.1 spec section 14.24. Allows for enforced atomic updates, to prevent update collisions
Request body
Response
The workspace after applying the update
Changes
Changed in 1 of the 11 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○