Skip to main content

Update Workspace

PUT 

/api/v1/workspaces/:workspace_id

Update a workspace's name and/or status.

  • Set name to update the workspace name
  • Set status to 'active' or 'inactive' to change the workspace status
  • When setting status to 'inactive', all active connections in the workspace will be automatically disabled

Request

Responses

Successful Response