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 within a workspace (org). Owner is unique-required.

created_atdatetime
website_urlstring or null

Errors

422
Unprocessable Entity Error