Suspend Tenant

Suspend a tenant workspace.

Authentication

AuthorizationBearer

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

Path parameters

tenant_idstringRequiredformat: "uuid"

Response

Successful Response
idstringformat: "uuid"
namestring or null
subdomainstring or null
planstring or null
statusstring
created_atstring or null

Errors

422
Unprocessable Entity Error