Delete a Recording
/2012-04-24/Accounts/{AccountSid}/Recordings/{RecordingSid}
From the bash terminal, you can run the command below:
CURL
curl -X DELETE https://api.teleapi.net/call/2012-04-24/"Accounts/ACCOUNT_SID/Recordings/RECORDING_SID' \
-u 'teleapi-Token'
Last modified 2yr ago