---
title: "Adds note to the specified client company"
method: POST
path: "/api/external/client/notes/add"
tags: ["Client APIs"]
---

# Adds note to the specified client company

`POST /api/external/client/notes/add`

## Headers

- `RF-Api-Key` string
- `content-type` string

## Request body

- object
  - `created_by` integer
  - `id` integer — id of the Contact.
  - `mentions` integer[]
  - `value` string

## Response `200`

Auto generated using Swagger Inspector

- unknown

---

[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/9e36b3759d5d/schema)
