---
title: "Creates a new authority into the system."
method: POST
path: "/v1/authorities"
tags: ["Authorities"]
---

# Creates a new authority into the system.

`POST /v1/authorities`

Creates a new authority into the system.

## Response `200`

authority created

## Other responses

- `400` — invalid input, object invalid
- `401` — Unauthorized access.
- `409` — an existing authority already exists

---

[API](https://skmtc.net/domain/apis/domain-public-api.md) · [All operations](https://skmtc.net/domain/apis/domain-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/domain/domain-public-api/versions/24ab78aba827/schema)
