Identity Tenants API

Reference material for usage on Identity (IAM) > Tenants.

GET
/v1/tenants
(identity)

List tenant accounts.
Service
identity
GET
/v1/tenant/{tenant_id}
(identity)

View tenant account.
Service
identity
POST
/v1/tenant
(identity)

Create a new tenant account.
Service
identity
PATCH
/v1/tenant/{tenant_id}
(identity)

Update tenant account.
Service
identity
DELETE
/v1/tenant/{tenant_id}
(identity)

Delete tenant account.
Service
identity