delete
https://api.emaktalk.com/api/v1/time_conditions/
Deletes a time condition and the routing entry behind it. A condition that a call flow manages, or whose routing entry another flow points at, is refused with 409 and the offending flow named — remove it from the flow first. Deletion is not atomic: if the condition is removed but its routing entry is not, the call still returns 200. The 200 body is an empty object, not the deleted record.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200The condition was deleted; the body is an empty object.
401Missing or invalid API key.
