Skip to main content
PUT
Update a workspace

Authorizations

Authorization
string
header
required

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

Path Parameters

workspace_id
string
required

The unique identifier of the workspace to update

Body

application/json

Request body for updating a workspace

name
string

Workspace display name. Allowed characters are letters, digits, space, underscore, hyphen, apostrophe and ampersand. The name must contain at least one letter or digit, and must not start with a space.

Maximum string length: 200
description
string

Workspace description

Response

Workspace updated successfully

The updated workspace

success
boolean
required
data
object
required

Workspace object