---
title: "Apply Disclaimer"
method: POST
path: "/api/v1/quick-spaces/disclaimers/apply"
tags: ["quickSpaces", "quickSpaces"]
---

# Apply Disclaimer

`POST /api/v1/quick-spaces/disclaimers/apply`

Burn the disclaimer into each creative, ON THE SAME asset — the untouched original is kept
beside it so the disclosure can be switched back off. Reports per creative rather than failing
the whole batch.

## Request body

- DisclaimerApplyRequestDTO — Burn a disclaimer into these creatives, on the SAME asset each time — the untouched original is kept beside it so the disclosure can be switched back off.
  - `asset_ids` string[], required
  - `template` object, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/brandbooster/apis/fastapi.md) · [All operations](https://skmtc.dev/brandbooster/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/brandbooster/fastapi/revisions/ff7f2b621b41/schema)
