Schedule conversation recording deletion

Schedules the audio recording associated with a conversation session to be deleted at the given time. A background job deletes the recording once the scheduled time has passed. If a deletion is already scheduled for this session, the existing schedule is overwritten. Recordings held by an external system cannot be scheduled for deletion via this API and will return 400.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Internal session ID

Body Params
date-time
required

ISO-8601 timestamp at which the recording should be deleted. Must be strictly after the current time and at most 365 days from now.

Responses
200

Recording deletion scheduled

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json