---
title: "Validate if the given authority is reachable from the server"
method: POST
path: "/api/Settings/is-valid-authority"
tags: ["Settings"]
---

# Validate if the given authority is reachable from the server

`POST /api/Settings/is-valid-authority`

## Request body

- AuthorityValidationDto
  - `authority` string, nullable

## Response `200`

OK

- 0 | 1 | 2 | 3 | 4 — Members: - `0` — Success - `1` — InvalidAuthority - `2` — Failure - `3` — NotApplicable - `4` — MissingHttps

---

[API](https://skmtc.net/kareadita/apis/kavita.md) · [All operations](https://skmtc.net/kareadita/apis/kavita/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kareadita/kavita/revisions/3bd8363f0a4e/schema)
