Tenant

post/api/services/app/Tenant/CreateTenant

Request body

tenancyNamestring required

Required; Length 0–64; Regex pattern applied

namestring required

Required; Length 0–128

adminEmailAddressstring email required

Required; Length 0–256; Format: email

adminNamestring nullable

Length 0–64

adminSurnamestring nullable

Length 0–64

adminPasswordstring nullable

Length 0–128

connectionStringstring nullable

Max length 1024

shouldChangePasswordOnNextLoginboolean
sendActivationEmailboolean
editionIdinteger nullable
isActiveboolean
subscriptionEndDateUtcstring date-time nullable
isInTrialPeriodboolean

Response

Success

Changes

No recorded changes to this endpoint across all 1 revision of this API.