hires_upload_application_attachment
Upload a file attachment to a specific application using base64-encoded content. Attach signed documents or interviewer artifacts directly to the application record.
Instructions
Upload a file attachment to an application. Provide the file as base64-encoded data. Commonly used for signed documents and interviewer artifacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Application ID. | |
| file | Yes | File to upload. |