curl -X DELETE https://snip.sa/api/urls/507f1f77bcf86cd799439011 \
-H "X-API-Key: your_api_key_here"
{
"success": true,
"message": "URL deleted successfully"
}
Delete a shortened URL permanently
curl -X DELETE https://snip.sa/api/urls/507f1f77bcf86cd799439011 \
-H "X-API-Key: your_api_key_here"
{
"success": true,
"message": "URL deleted successfully"
}
curl -X DELETE https://snip.sa/api/urls/507f1f77bcf86cd799439011 \
-H "X-API-Key: your_api_key_here"
{
"success": true,
"message": "URL deleted successfully"
}