cXML Scripts

Delete cXML Script

Deletes a stored cXML Script resource by ID, including its addresses and corresponding Compatibility API LamlBin. Use it when the cXML should no longer be available as a Fabric handler; delete a cXML Webhook separately when the handler fetches cXML from your server.

Permissions

The API token used to authenticate must have the following scope(s) enabled to make a successful request: Voice, Messaging, Fax, or Video.

Learn more about API scopes.

delete/api/fabric/resources/cxml_scripts/{id}

Path parameters

idstring uuid required

Universal Unique Identifier.

Unique ID of a cXML Script.

Response

There is no content to send for this request, but the headers may be useful.

Changes