Skip to main content
PUT
Update a tenant

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organization_id
string
required

The unique identifier of the tenant's owning organization

Maximum string length: 24
Pattern: ^[0-9a-f]{24}$
tenant_id
string
required

Unique identifier for the tenant to update

Maximum string length: 24
Pattern: ^[0-9a-f]{24}$

Body

application/json
name
string
required
Maximum string length: 512

Response

Tenant name successfully updated. The related organization's name has also been updated. The response contains the updated resource.

id
string
required
organization_id
string
required

Tenant organization ID

created_at
string<date-time>
required
name
string
required
region
string
required
product_id
string | null

Product ID

policy_id
string | null

Policy ID