Update workspace
Update a workspace.
Documentation Index
Fetch the complete documentation index at: https://docs.openlayer.com/llms.txt
Use this file to discover all available pages before exploring further.
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
Response OK.
The workspace id.
The workspace name.
80"Openlayer"
The workspace slug.
32^[a-z0-9]+(?:-[a-z0-9]+)*$"openlayer"
The workspace creation date.
The workspace last updated date.
The workspace creator id.
The number of projects in the workspace.
x >= 0The number of members in the workspace.
x >= 0The number of invites in the workspace.
x >= 0The start date of the current billing period.
The end date of the current billing period.
active, past_due, unpaid, canceled, incomplete, incomplete_expired, trialing, paused Whether the workspace only allows SAML authentication.

