Delete a cXML Script
Deletes a stored cXML script from the LamlBins collection by SID. This also removes its cXML Script representation and resource addresses, so calls and messages can no longer reach it. Server-backed cXML Webhooks are separate resources and are not affected.
Permissions
The API token used to authenticate must have the following scope(s) enabled to make a successful request: Voice or Messaging or Fax.
Learn more about API scopes.
Path parameters
Universal Unique Identifier.
The unique identifier for the account this script is associated with.
Universal Unique Identifier.
The unique identifier of the cXML script.
Response
204 No Content response.
Changes
Changed in 6 of the 40 revisions of this API.213
- ○
added 'unevaluatedProperties' constraint to the response body for the status
400response-body-unevaluated-properties-added
- ○
added 'unevaluatedProperties' constraint to the response body for the status
401response-body-unevaluated-properties-added
- ○
added 'unevaluatedProperties' constraint to the response body for the status
404response-body-unevaluated-properties-added
- ○
added 'unevaluatedProperties' constraint to the response body for the status
422response-body-unevaluated-properties-added
- ○
- ○
api tag
CXML Scriptsaddedapi-tag-added
- ○
api tag
cXML Scriptsremovedapi-tag-removed
- ○
- ○
api operation id
delete_cxml_applicationremoved and replaced withdelete_cxml_scriptapi-operation-id-removed
- ○
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
- ○
api tag
cXML Scriptsaddedapi-tag-added
- ○
api tag
cXML Binsremovedapi-tag-removed
- ○
added the non-success response with the status
422response-non-success-status-added
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
added the new path request parameter
AccountSidnew-request-path-parameter
- ▲
added the new path request parameter
Sidnew-request-path-parameter
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲