---
title: "Add Sitemap"
method: POST
path: "/sitemap"
tags: ["Sitemap"]
---

# Add Sitemap

`POST /sitemap`

Add a new sitemap.

## Request body

- AddSitemapRequest
  - `url` string, uri, required — The URL of the sitemap.

## Response `200`

Sitemap processed successfully.

- AddSitemap200Response
  - `message` string — A confirmation message.

## Other responses

- `400` — Bad request.
- `500` — Internal Server Error

---

[API](https://skmtc.dev/shortlink-org/apis/shortlink-link-bff.md) · [All operations](https://skmtc.dev/shortlink-org/apis/shortlink-link-bff/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shortlink-org/shortlink-link-bff/revisions/a5800129f25f/schema)
