Applications
Add attachment to application
Uploads an attachment file for the specified applicant.
POST
/
ats
/
applications
/
{application_id}
/
attachments
If adding an attachment to an application is not supported by the integration, the attachment will be added to the candidate instead.
This endpoint requires the permission Add attachments to be enabled in your scope config.
Example Request Body
Authorizations
Headers
ID of the integration you want to interact with.
Path Parameters
POST /ats/applications/:application_id/attachments parameter
Body
application/json
Additional fields that we will pass through to specific ATS systems.