v1

latestSwagger 2.02026-08-06114161439.7 KB
callflow

User can delete specific call flow record

Deletes a specific call flow routing configuration by ID. Removes the call flow and its associated routing rules.

delete/callflow

Query parameters

idinteger required

Callflow ID for the end point record to be deleted

Response

Confirmation of successful call flow deletion

resultstring required

Outcome of the request. String, typically 'success' or 'error'.

errstring required

Error message when result='error'. String. Empty/null on success.

datastring

Response payload. Shape varies by endpoint.