Deleting a Recording

To delete a recording from Pipe, add the Pipe API - Delete Video action to a workflow and set the video_id parameter to the video id of the recording you wish to delete. Note that this is not just the same as deleting the recording from your database - it will delete the video at source (Pipe) so that any references to it in your application or elsewhere will no longer be valid.

Last updated