workspace

Update Workspace

Update workspace metadata such as name or description. Changes are persisted to the database.

patch/api/workspace/{workspace_ext_id}

Path parameters

workspace_ext_idstring required

Request body

namestring nullable
descriptionstring nullable

Response

Successful Response

external_idstring required
namestring required
descriptionstring nullable required
created_by_ext_idstring required
updated_by_ext_idstring nullable required
created_atstring date-time required
updated_atstring date-time required

Changes