---
title: "Upload activation documents"
method: POST
path: "/v1/apps/{id}/providers/{providerId}/activation/documents"
tags: ["Workspace API - Activation"]
---

# Upload activation documents

`POST /v1/apps/{id}/providers/{providerId}/activation/documents`

Upload documents required for provider activation

## Path parameters

- `id` string, required
- `providerId` string, required

## Response `201`

Document uploaded successfully

## Other responses

- `401` — Invalid API key
- `404` — App not found

---

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