Use the Edge Platform Admin API to create, retrieve, update, and delete custom hostnames in your organization.
This REST API lets you interact with:
- The custom hostname object. Use a custom hostname to serve content or direct traffic to specific web services or applications under your organization's domain.
After creating a custom hostname, you must:
Register the hostname. Add the CNAME and TXT records to verify domain ownership.
Check the status. Ensure that it is active before using the hostname.
Note the following:
You must have an Organization Admin or Organization Owner role in Sitecore Cloud Portal.
To use this REST API, you must authenticate your API requests.
All API requests are made in your production environment.
For more information, see the official Sitecore Portal developer documentation.