/
/Whereby REST API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 16h ago · Updated 3w ago
  • getGet meetings
  • postCreate meeting
  • getGet meeting
  • deleteDelete meeting
  • getGet recordings
  • getGet recording
  • deleteDelete recording
  • getGet recording access link
  • postBulk delete recordings
  • getGet transcriptions
  • postCreate transcription
  • getGet transcription
  • deleteDelete transcription
  • getGet transcription access link
  • postBulk delete transcriptions
  • getGet summaries
  • postCreate summary
  • getGet summary
  • deleteDelete summary
  • putSet room colors
  • putSet room logo
  • putSet room background
  • putSet room knock page background
  • getGet room insights
  • getGet room session insights
  • getGet participants
  • getGet details for a participant in a session

Delete recording

Deletes the specified recording. The endpoint is idempotent, meaning it will return the same response even if the recording has already been deleted.

delete/recordings/{recordingId}

Path parameters

recordingIdstring required

Recording ID.

Response

The resource was deleted successfully.

Changes

No recorded changes to this endpoint across all 1 revision of this API.