v3

latestOpenAPI 3.0.12026-07-31240345599.7 KB
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.