Custom Domains
Delete Domain
Remove a custom domain.
DELETE
Delete Domain
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Remove a custom domain.
curl --request DELETE \
--url https://api.oviond.com/v1/custom-domains/:domain_id \
--header 'Authorization: Bearer <token>'{
"success": true
}curl --request DELETE \
--url https://api.oviond.com/v1/custom-domains/:domain_id \
--header 'Authorization: Bearer <token>'{
"success": true
}