---
title: "Upload a supporting document"
method: POST
path: "/prior-authority/documents"
tags: ["Prior Authority"]
---

# Upload a supporting document

`POST /prior-authority/documents`

Accepts a multipart/form-data file upload from the frontend and returns the uploaded filename.

## Response `200`

File accepted.

## Other responses

- `400` — No file supplied or file is empty.
- `413` — File exceeds the configured maximum size.
- `415` — Unsupported file type.

---

[API](https://skmtc.net/ministryofjustice/apis/openapi-definition.md) · [All operations](https://skmtc.net/ministryofjustice/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ministryofjustice/openapi-definition/revisions/2aa39943a7d7/schema)
