Delete an cXML Bin
DELETE/Accounts/:AccountSid/LamlBins/:Sid
To remove an cXML bin 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
- 204
No Content
Loading...