TenantRegistration

post/api/services/app/TenantRegistration/RegisterTenant

Request body

tenancyNamestring required

Required; Length 0–64

namestring required

Required; Length 0–64

adminEmailAddressstring email required

Required; Length 0–256; Format: email

adminNamestring nullable

Length 0–64

adminSurnamestring nullable

Length 0–64

adminPasswordstring nullable

Length 0–32

captchaResponsestring nullable
subscriptionStartType1 | 2 | 3
paymentPeriodType30 | 365
editionIdinteger nullable
successUrlstring nullable
errorUrlstring nullable

Response

Success

tenantIdinteger
tenancyNamestring nullable
namestring nullable
userNamestring nullable
emailAddressstring nullable
isTenantActiveboolean
isActiveboolean
isEmailConfirmationRequiredboolean
paymentIdinteger nullable

Changes

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