Skip to main content

Update a tenant

PUT 

/v1/organizations/:organization_id/tenants/:tenant_id

Update the name of an existing tenant. Updating the tenant name also updates the related organization's name.

Request

Responses

Tenant name successfully updated. The related organization's name has also been updated. No content is returned in the response body.