Skip to main content
PUT
Update Tenant Type

Authorizations

Authorization
string
header
required

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

Path Parameters

tenant_id
string<uuid>
required

Query Parameters

tenant_type
string
required

New type: business, developer, admin

Response

Successful Response