---
title: "Upload a watermark"
method: POST
path: "/watermarks"
tags: ["Watermarks"]
---

# Upload a watermark

`POST /watermarks`

Create a new watermark by uploading a `JPG` or a `PNG` image.

## Response `200`

Success

- Watermark
  - `watermarkId` string — The unique identifier of the watermark.
  - `createdAt` string, date-time — When the watermark was created, presented in ATOM UTC format.

## Other responses

- `400` — Bad Request
- `429` — Too Many Requests

---

[API](https://skmtc.net/apivideo/apis/api-video.md) · [All operations](https://skmtc.net/apivideo/apis/api-video/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/apivideo/api-video/revisions/45ec26f342b6/schema)
