---
title: "Upload Provider Attested Data Document"
method: POST
path: "/v2/provider/{providerId}/attested-data/documents"
tags: ["v2/provider"]
---

# Upload Provider Attested Data Document

`POST /v2/provider/{providerId}/attested-data/documents`

## Path parameters

- `providerId` string, required

## Headers

- `organization-id` string

## Response `201`

The record has been successfully created.

## Other responses

- `400` — Bad request.
- `401` — Unauthorized if authorization token is not provided or invalid.
- `403` — Forbidden if user access is not right.
- `404` — Resource not found.

---

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