Update Workspace

View as MarkdownOpen in Claude

Update workspace name/description. Requires owner or admin role.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

workspace_idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
descriptionstring or nullOptional<=1000 characters
namestring or nullOptional1-255 characters

Response

Successful Response
created_atdatetime
created_bystring
descriptionstring or null
idstringformat: "uuid"
namestring
realmstring
updated_atdatetime
memberslist of objectsDefaults to []

Errors

422
Unprocessable Entity Error