delete
https://api-v2.pandavideo.com.br/video-review//
Permanently deletes a review link.
Authentication
This endpoint requires authentication via API Key in the Authorization header.
Authorization: <your-api-key>
Action Parameter
This endpoint uses the query parameter action=link to identify the operation.
DELETE /video-review/{video_id}/{link_id}?action=link
Behavior
- This action is irreversible
- The public link URL will stop working immediately
- Video comments are NOT deleted with the link
