Skip to main content
PATCH
Rename workspace

Authorizations

Authorization
string
header
required

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

Path Parameters

wid
string
required

Workspace ID

Body

application/json
name
string
required

New name of the workspace.

Example:

"My new Workspace"

Response

200 - application/json
id
string
required
name
string
required
owner
string
required
planId
string
required
planName
string
required
paymentMethod
string
required
planMembersMax
number
required
isPlanUnlimited
boolean
required
planExpiresAt
string<date-time>
required
paymentIsTrial
boolean
required
isUnpaid
boolean
required
memberCount
number
required
profilesCount
number
required
planProfilesMax
number
required
permissions
object
required