Delete review link

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
Language
Credentials
Header
Click Try It! to start a request and see the response here!