Delete a call recording
Deletes the call recording identified by id. Deletion is permanent and removes the recording file.
Path parameters
The unique ID of the call recording.
Response
Returns a success confirmation. The recording is deleted.
Example response
{
"success": true
}Changes
Changed in 4 of the 50 revisions of this API.7
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-property-became-required
- ○
added the required property
to the response with the statusresponse-required-property-added
This revision also has 42 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
bearerAuthwas added to the APIapi-security-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
api operation id
Deletecallrecordingremoved and replaced withcall_recording_deleteapi-operation-id-removed
This revision also has 163 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○