---
title: "Add Watermark"
method: PUT
path: "/videolibrary/{id}/watermark"
tags: ["Stream Video Library"]
---

# Add Watermark

`PUT /videolibrary/{id}/watermark`

## Path parameters

- `id` integer, required

## Response `204`

The watermark has been successfully uploaded

## Other responses

- `401` — The request authorization failed
- `404` — The Video Library with the requested ID does not exist
- `413` — The uploaded file was too large
- `500` — Internal Server Error

---

[API](https://skmtc.net/bunny/apis/bunny-net-cdn-logging.md) · [All operations](https://skmtc.net/bunny/apis/bunny-net-cdn-logging/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bunny/bunny-net-cdn-logging/revisions/9e622620664b/schema)
