Delete Relay Recording
DELETE/recordings/:id
Deletes a recording.
Permissions
The API token used to authenticate must have the following scopes enabled to make a successful request: Voice.
Request
Responses
- 204
- 401
- 404
There is no content to send for this request, but the headers may be useful.
Access is unauthorized.
The server cannot find the requested resource.