Partially update tenant
Tenants
Partially update tenant
Partially updates an existing tenant by its ID.
PATCH
Partially 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 partially update an existing tenant resource.
Response
Default Response
Standard success response payload wrapped in a data property.
Tenant resource returned by the API.