v1

latestSwagger 2.02026-08-06114161439.7 KB
callflow

Delete callflow custom sources entry.

Removes custom source configurations from a call flow, disabling tracking for those marketing parameters.

delete/callflow/customsources

Request body

call_flow_idinteger required

Callflow identifier for deleting customsource

typestring[] required

Valid Custom source type should be 'custom_source_type_1', 'custom_source_type_2', 'custom_source_type_3', 'custom_source_type_4', and 'custom_source_type_5'.

Response

Deletion confirmation with result status

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.