---
title: "Create a candidate document"
method: POST
path: "/recruitment/candidates/{id}/documents"
tags: ["Candidates"]
---

# Create a candidate document

`POST /recruitment/candidates/{id}/documents`

## Response `201`

Created

- object
  - `id` integer
  - `filename` string
  - `created_at` string, date

---

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