Platform Admin — Custom Domains
Delete a custom domain
SaaS only. Removes a custom domain from both Railway and Atlas.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "http://localhost:3001/api/v1/platform/domains/:id"{
"deleted": true
}{
"property1": null,
"property2": null
}{
"property1": null,
"property2": null
}{
"error": "string",
"message": "string",
"requestId": "string"
}{
"error": "string",
"message": "string",
"requestId": "string"
}{
"error": "string",
"message": "string",
"requestId": "string"
}