Skip to main content

Delete a stored credential

DELETE 
/custom_storage_credentials/:connection_id

Deletes a stored custom credentials configuration.

Request

Path Parameters

    connection_id stringrequired

    Uniquely identifies a Telnyx application (Call Control, TeXML) or Sip connection resource.

Responses

204: The credentials configuration for connection_id was deleted successfully.

default: Unexpected error.

Loading...