Applications
Add note to application
Add a note to an application.
POST
Add extra information to an application. This can be any extra text information you want to add to an application.
This endpoint requires the permission Add notes to be enabled in your scope config.
Example Request Body
Authorizations
Headers
ID of the integration you want to interact with.
Path Parameters
The Kombo ID of the application you want to create the note for.
Body
application/json
POST /ats/applications/:application_id/notes request body
The body is of type object
.
Response
200
application/json
POST /ats/applications/:application_id/notes Successful response
The response is of type object
.