Tenancy

create tenant

post/v1/tenants/create

Request body

idstring

id is a unique identifier for the tenant.

namestring

name is the name of the tenant.

Response

A successful response.

Changes