- Method: PUT
- Path:
/api/v1/tenants/{tenant_id}
Path Parameter
tenant_id(integer, required): The ID of the tenant
Request Body
Refer to theTenantUpdate schema in the OpenAPI playground.
Response
Returns aTenant object on success.
/api/v1/tenants/{tenant_id}tenant_id (integer, required): The ID of the tenantTenantUpdate schema in the OpenAPI playground.
Tenant object on success.