Delete a time condition

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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the time condition to delete. Unlike the single-condition read, this does not accept the routing entry's identifier.

Responses
200

The condition was deleted; the body is an empty object.

401

Missing or invalid API key.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json