Skip to main content
PATCH
Update a workspace

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required

The ID of the workspace to update

Body

application/json
name
string
required

The new name for the workspace

Response

Workspace updated successfully