Upload a file to a project by ID and attachment_scope with optional sensitivity labels
Jobs
Upload a file to a project by ID and attachment_scope with optional sensitivity labels
POST
Upload a file to a project by ID and attachment_scope with optional sensitivity labels
Path Parameters
ID of the Project
Body
multipart/form-data
Scope of the attachment - Shared file (job_posting) or internal file (internal)
Available options:
job_posting, internal Optional sensitivity labels for the file, pass name/s of existing or new labels split by comma e.g. 'label1,label2'
Response
ok
Example:
"File uploaded successfully to Project 123"

