---
title: "Recruitment - Add Application Comment"
method: POST
path: "/recruitment/applications/{ApplicationPublicId}/comments"
tags: ["Exato - Recruitment"]
---

# Recruitment - Add Application Comment

`POST /recruitment/applications/{ApplicationPublicId}/comments`

Recruitment - Add Application Comment

## Path parameters

- `application_public_id` string, required

## Query parameters

- `test_mode` boolean
- `lightweight` boolean

## Response `200`

Success

- CreateApplicationCommentResponse — CreateApplicationCommentResponse
  - `api_result_type` string
  - `message` string
  - `result_type_code` integer
  - `result` CommentDto — CommentDto
    - `author_name` string
    - `created_at` string, date-time
    - `public_id` string
    - `text` string

---

[API](https://skmtc.dev/directdigital/apis/backend-apis.md) · [All operations](https://skmtc.dev/directdigital/apis/backend-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/directdigital/backend-apis/revisions/a3305895eccd/schema)
