Delete a custom hostname

Request

Deletes a custom hostname and all its associated details. This is an irreversible operation.

Security
BearerAuth
Path
hostnamestringrequired

The specific custom hostname you want to interact with.

Example:sitecore-api-preview.example.com
curl -i -X DELETE \
  https://edge-platform-admin-api.sitecorecloud.io/api/admin/v1/hostnames/sitecore-api-preview.example.com \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

No Content

Response
No content