Skip to main content
Update Workspace
Edits a workspace’s own name and/or metadata. Gated by the edit-workspace capability (or owner).
This does not flip inheritsFromParent — that is a separate owner-only action.

Path Parameters

string
required
The workspace UUID.

Body Parameters

string
New display name. 1–100 characters.
object
New metadata (opaque JSON).
string
Service/master keys only — the user to act as.

Response

Returns the updated Workspace object.

Error Responses