Skip to main content
PATCH
Update Workspace Name

Authorizations

Authorization
string
header
required

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

Path Parameters

workspace_id
string<uuid4>
required

Query Parameters

expand
string | null
Allowed value: "workspaceMemberships"

Body

application/json
name
string
required
Required string length: 1 - 128

Response

Successful Response

name
string
required
memberships
WorkspaceMembershipDto · object[] | null
required
id
string<uuid4>
createdAt
string<date-time>
updatedAt
string<date-time>