> For the complete documentation index, see [llms.txt](https://inflab-1.gitbook.io/rallit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inflab-1.gitbook.io/rallit/to-rallit/application-api/api-1.md).

# 지원서 읽음 처리 API

랠릿에서 제공하는 지원서의 읽음 처리 API입니다.

## 지원서 읽음 처리 API

<mark style="color:purple;">`PATCH`</mark> `https://partners-business.rallit.com/api/v1/partner/job-applicant/read`

#### Request Body

| Name                                 | Type   | Description |
| ------------------------------------ | ------ | ----------- |
| id<mark style="color:red;">\*</mark> | String | 지원서 아이디     |

{% tabs %}
{% tab title="200: OK " %}

{% endtab %}
{% endtabs %}
