TeXML REST Commands
Delete recording resource
Deletes recording resource identified by recording id.
delete/texml/Accounts/{account_sid}/Recordings/{recording_sid}.json
Path parameters
account_sidstring required
The id of the account the resource belongs to.
recording_sidstring uuid required
Example:6a09cdc3-8948-47f0-aa62-74ac943d6c58
Uniquely identifies the recording by id.
Response
The resource was deleted successfully.