Create Tenant

Creates a new tenant under a CoreStack account. There can be multiple tenants within a CoreStack account.

Body Params
string
required

Name of the new tenant to be created. Tenant Name must be globally unique within CoreStack. If the same tenant name is used in another account, creation wil fail. Tenant Name must start with alphabet and can contain 2-50 characters. Special characters ' " # ? / \ are not allowed.

string

Description of the new tenant to be created.

metadata
object

metadata is a freeform JSON. It allows to store custom keys and values. It will be useful for storing information about an external applications that will refer to CoreStack tenant.

string
required

Id of the CoreStack account under which the new tenant to be created.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json