Skip to main content
DELETE
Delete Activity Recording & Transcript
Permanently removes the audio recording file and transcription data from storage, and clears the related metadata from the activity. This action is irreversible — once deleted, the recording and transcript cannot be recovered.

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

activityId
string
required

Unique activity ID

Response

Success

ok
boolean
Example:

true