---
title: "CreateImprint"
method: POST
path: "/v1/imprints"
tags: ["Imprints"]
---

# CreateImprint

`POST /v1/imprints`

Creates new imprint for the authenticated user

## Request body

- ImprintCreationRequest
  - `content` string, required

## Response `201`

Imprint created successfully

- string

## Other responses

- `400` — Bad Request - Invalid data or validation error

---

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