---
title: "Upload candidate resume"
method: POST
path: "/v1/hire/jobs/candidate/{candidateId}/resume"
tags: ["Jobs"]
---

# Upload candidate resume

`POST /v1/hire/jobs/candidate/{candidateId}/resume`

Upload the candidate resume

## Path parameters

- `candidateId` string, required

## Response `200`

Success

- string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Server Error

---

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