Skip to main content

Delete an CXML Application

DELETE 

/Accounts/:AccountSid/LamlBins/:Sid

To remove an CXML Application from your Project. Use the unique ID that was returned from your previous request to identify the specific instance.

Permissions

The API token must include one of the following scopes: Voice or Messaging or Fax.

Request

Path Parameters

    AccountSid uuidrequired

    The unique identifier for the account this Bin is associated with.

    Sid uuidrequired

    The unique identifier of the XML Bin on SignalWire. This can be used to show, update, or delete the Bin programmatically.

Responses

No Content

Loading...