Tenants
Update Tenant By Id
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.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Body
application/json
Response
200 - application/json
Successful response payload