Update the active workspace

Updates the active workspace’s name, website, and/or timezone; omitted fields are left unchanged.

Authentication

X-Workspace-Idstring
API Key authentication via header

Request

This endpoint expects a multipart form.
namestring or nullOptional
website_urlstring or nullOptional
timezonestring or nullOptional

Response

Successful Response
idstringformat: "uuid"
namestring
slugstring
timezonestring
roleenum

A member’s role on an Account (the tenant above workspaces).

Grants access to ALL of the account’s workspaces; the role varies the permission level, not which workspaces (see agency design §4). Phase 0 assigns only OWNER; the rest exist for the later agency phase.

created_atdatetime
website_urlstring or nullOptional

Errors

422
Unprocessable Entity Error