Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required

Workspace ID

Body

application/json
name
string
required

Workspace name

theme
string
required

Workspace theme color

week_starts_on
enum<string>
required

Workspace week starts on

Available options:
monday,
sunday

Response

200

Default Response