Videos
Delete
POST
Delete
You can delete all the videos or a specific video for a given package by calling the
/packages/{packageId}/videos/delete endpoint.
Please note that this will mark the video for permanent deletion from the iinked Sign platform and you should only do so if you have downloaded or no longer need the video.
Request
Request
Body
Unique identifier for the package to be deleted.
Unique identifier for the specific meeting video to be deleted.
Response
Unique identifier of the package associated with the deleted videos.
List of meeting videos deleted from the package.
Examples
Response (200)
Delete