Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

API key authentication. Format: Bearer {key_id}:{secret}

Headers

Idempotency-Key
string

Idempotency key for safe retries (required for POST/PUT)

Body

application/json
name
string
required
Required string length: 1 - 255
callbackUrl
string<uri>
ipAllowList
string[]
metadata
object

Response

Tenant created

id
string<uuid>
required
name
string
required
status
enum<string>
required
Available options:
ACTIVE,
DISABLED
createdAt
string<date-time>
required
callbackUrl
string<uri>
ipAllowList
string[]
metadata
object
updatedAt
string<date-time>