Skip to main content
POST
enable/disable a tenant

Authorizations

Authorization
string
header
required

The format of the key is "Basic <token>" or "Bearer <token>"

Path Parameters

tenantName
string
required

Tenant name

Query Parameters

type
string

Tenant type (server|broker)

state
string

state (enable|disable)

Response