Accounts

Update account custom domains

Updates the custom domains associated with the account.

patch/v3/accounts/{id}/custom-domains

Path parameters

idstring required

Unique identifier for the account.

Request body

adminPortalDomainstring nullable

Custom domain for the admin-portal.

resellerPortalDomainstring nullable

Custom domain for the reseller-portal.

customerPortalDomainstring nullable

Custom domain for the customer-portal.

Response

OK

idstring required
createdAtstring date-time required
updatedAtstring date-time required
companystring required
emailstring required
status'active' | 'inactive' required
adminPortalDomainstring required
customerPortalDomainstring required
resellerPortalDomainstring required
websitestring required
logoUrlstring required
faviconUrlstring required
googleClientIdstring required
trialExpiresAtstring date-time required
companyIdstring required
accountAliasstring required
regionstring required
paymentMethodstring required
pspstring required
totalTrialExtensionsinteger required
teamMemberTwoFactorRequiredFromstring date-time nullable
userTwoFactorRequiredFromstring date-time nullable
twoFactorGracePeriodinteger required

Changes

Changed in 1 of the 2 revisions of this API.7

    • added the optional property teamMemberTwoFactorRequiredFrom to the response with the 200 status

      response-optional-property-added

    • added the optional property userTwoFactorRequiredFrom to the response with the 200 status

      response-optional-property-added

    • added the required property plan/allowedActivationRules to the response with the 200 status

      response-required-property-added

    • added the required property plan/allowedCustomAttributes to the response with the 200 status

      response-required-property-added

    • added the required property plan/allowedEnvironments to the response with the 200 status

      response-required-property-added

    • added the required property plan/allowedMonthlyApiRequests to the response with the 200 status

      response-required-property-added

    • added the required property twoFactorGracePeriod to the response with the 200 status

      response-required-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog