Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Path Parameters

id
string
required

Body

application/json
name
string | null

Name of the workspace.

description
string | null

Description of the workspace.

Response

Successful Response

id
string
required

Unique identifier of the workspace.

name
string
required

Name of the workspace.

description
string | null
required

Description of the workspace.

created_at
string<date-time>
required

Timestamp when the workspace was created.

updated_at
string<date-time>
required

Timestamp when the workspace was last updated.