---
title: "Please add ARGUMENTS (AS A FORM), the api is used to attach files to jobs."
method: POST
path: "/api/external/job/file/add"
tags: ["Job APIs"]
---

# Please add ARGUMENTS (AS A FORM), the api is used to attach files to jobs.

`POST /api/external/job/file/add`

If file is being added by url, file_name is mandatory<br/>

## Headers

- `RF-Api-Key` string, required

## Response `200`

Auto generated using Swagger Inspector

- object
  - `RESULT` string
  - `data` object
    - `num_files` integer

## Changes

- **2026-08-13** `febc104d89ff` — 1 breaking
  - the `header` request parameter `RF-Api-Key` became required

[Change history](https://skmtc.dev/recruiterflow/apis/recruiterflow-api-documentation/changes/api/external/job/file/add/post.md)

---

[API](https://skmtc.dev/recruiterflow/apis/recruiterflow-api-documentation.md) · [All operations](https://skmtc.dev/recruiterflow/apis/recruiterflow-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/recruiterflow/recruiterflow-api-documentation/revisions/febc104d89ff/schema)
