Public routesRoute_key
Soft-delete a public route alias
curl -X DELETE "https://athena-cluster.com/admin/public-routes/string" \ -H "X-Athena-Key: string"Empty
Empty
{
"status": "error",
"message": "string",
"error": "string"
}curl -X DELETE "https://athena-cluster.com/admin/public-routes/string" \ -H "X-Athena-Key: string"{
"status": "error",
"message": "string",
"error": "string"
}