workspaces

Update Workspace

patch/api/workspaces/{workspace_id}

Path parameters

workspace_idstring uuid required

Request body

namestring nullable
iconstring nullable
colorstring nullable
default_currencystring nullable
localestring nullable

Response

Successful Response

idstring uuid required
namestring required
kindstring required
is_archivedboolean required
default_currencystring required
localestring nullable
iconstring nullable
colorstring nullable
created_atstring date-time required
created_by_user_idstring uuid nullable
managed_by_user_idstring uuid nullable
rolestring nullable

Changes