Log In

Disable watermark

Protect your videos from piracy!

To disable the watermark feature, you can make a DELETE request to the endpoint provided (https://api-v2.pandavideo.com.br/drm). This will deactivate the DRM (Digital Rights Management) and disable the watermark for your videos.

📘

Responses

  • 200: Success. The watermark feature has been successfully disabled.
  • 400: Bad request. Check the request parameters or syntax.
  • 404: Not found. The endpoint or resource could not be found.
  • 409: Conflict. A conflict occurred while creating the watermark group.
  • 500: Internal server error. There was an error processing the request.

By making a DELETE request to this endpoint, you can disable the watermark feature for your videos and protect them from piracy.

Recipes

The Recipes section provides a collection of code examples and sample implementations to help you understand and use the API effectively. Each recipe includes commented code that explains the purpose and functionality of each line. You can refer to these recipes as a guide to implement specific features or interact with the API endpoints.

See the recipes below:

Language
Authorization
Header
Click Try It! to start a request and see the response here!