cURL
curl --request DELETE \ --url https://api.breakcold.com/status/{id_status}
{ "message": "Status deleted successfully" }
ID of the status
Identifier of the space, not required when 'X-API-KEY' is provided.
Successful response
The response is of type any.
any