Skip to main content
POST
Create a new tenant

Authorizations

X-Bunker-Token
string
header
required

API token for authentication

Body

application/json
tenantname
string
required

Name of the tenant

tenantorg
string
required

Organization name

email
string

Email address for tenant contact

request_metadata
object

Additional metadata for the request

Response

Tenant created successfully

status
string
Example:

"ok"

tenantid
integer

ID of the created tenant

xtoken
string

Access token for the tenant