Endpoint
DELETE /backend/status/{id}
Path Parameters
Request Example
curl -X DELETE "https://api.leavo.ai/backend/status/status-uuid" \
-H "Authorization: Bearer your_api_key_here"
Response
You cannot delete a status that is being used by leads. Move leads to another status first.