Delete a Recording
In order to delete a recording media, you must use the following endpoint.
curl -X "DELETE" "https://api.bird.com/workspaces/{workspaceId}/recordings/{recordingId}" \
-H "Authorization: AccessKey {your-access-key}'
Last updated
Was this helpful?