Skip to main content

Delete stored Dialogflow Connection

DELETE 
/dialogflow_connections/:connection_id

Deletes a stored Dialogflow Connection.

Request

Path Parameters

    connection_id stringrequired

    Uniquely identifies a Telnyx application (Call Control).

Responses

204: The Dialogflow Connection for connection_id was deleted successfully.

default: Unexpected error.

Loading...