Status Page

Check if subdomain is available

Check if a subdomain is available for use.

get/stakeholder-comms/cloudId/{cloudId}/api/pages/subdomain/validate/{subdomain}

Path parameters

subdomainstring required

Subdomain to validate.

Response

Returned if the request is successful.

validboolean

Whether the validation passed.

messagestring

Validation message.

errorstring

Error message, if the validation failed.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.