Skip to main content

Deletes an External Connection

DELETE 
/external_connections/:id

Permanently deletes an External Connection. Deletion may be prevented if the application is in use by phone numbers, is active, or if it is an Operator Connect connection. To remove an Operator Connect integration please contact Telnyx support.

Request

Path Parameters

    id int64required

    Identifies the resource.

Responses

200: Successful response

401: Unauthorized

404: Resource not found

422: Bad request

Loading...