---
title: "Create a new banner"
method: POST
path: "/banner"
tags: ["banner"]
---

# Create a new banner

`POST /banner`

Creeate a new inactive banner

## Request body

- BannerCreate
  - `content` string

## Response `201`

banner was created successfully.

- Banner
  - `id` string
  - `content` string

---

[API](https://skmtc.net/office-of-national-statistics/apis/ras-rm-banner-service.md) · [All operations](https://skmtc.net/office-of-national-statistics/apis/ras-rm-banner-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/office-of-national-statistics/ras-rm-banner-service/revisions/d00878b65739/schema)
