Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Examples:
"2024-03-26"
Body
application/json
Response
Successful Response
The response is of type object
.
This endpoint updates a Tenant.
You can specify the attributes which you want to be updated and their new values.
The updated Tenant is returned in the response.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
"2024-03-26"
Successful Response
The response is of type object
.