curl -X DELETE https://snip.sa/api/domains/507f1f77bcf86cd799439015 \
-H "X-API-Key: your_api_key_here"
{
"success": true,
"message": "Domain deleted successfully"
}
Remove a custom domain
curl -X DELETE https://snip.sa/api/domains/507f1f77bcf86cd799439015 \
-H "X-API-Key: your_api_key_here"
{
"success": true,
"message": "Domain deleted successfully"
}
curl -X DELETE https://snip.sa/api/domains/507f1f77bcf86cd799439015 \
-H "X-API-Key: your_api_key_here"
{
"success": true,
"message": "Domain deleted successfully"
}