Workspaces
Update workspace
Update a workspace.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your workspace API key. See Find your API key for more information.
Path Parameters
The workspace id.
Response
200 - application/json
The workspace creator id.
The workspace creation date.
The workspace last updated date.
The workspace id.
The number of invites in the workspace.
Required range:
x > 0
The number of members in the workspace.
Required range:
x > 0
The workspace name.
Maximum length:
80
The end date of the current billing period.
The start date of the current billing period.
The number of projects in the workspace.
Required range:
x > 0
The workspace slug.
Maximum length:
32
Available options:
active
, past_due
, unpaid
, canceled
, incomplete
, incomplete_expired
, trialing
, paused
Whether the workspace only allows SAML authentication.
Was this page helpful?