Update tenant
Tenants
Update tenant
Updates an existing tenant by its ID.
PUT
Update tenant
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the tenant.
Example:
"tnt_cx0o4i8f0g950ul9gijig905"
Body
application/json
Request body used to fully replace an existing tenant resource.
Response
Default Response
Standard success response payload wrapped in a data property.
Tenant resource returned by the API.