Permanently delete a recording. This action cannot be undone.
cURL
curl --request DELETE \ --url https://api.claap.io/v1/recordings/{recordingId} \ --header 'X-Claap-Key: <api-key>'
{ "result": { "ok": true } }
Recording identifier
Recording was successfully deleted
Show child attributes