v1
latestOpenAPI 3.1.02026-07-2438302.6 MBAdd Job Attachment
post/jobs/{job_uid}/attachments
Path parameters
job_uidstring required
Request body
Response
200
Example response
{
"type": "success",
"message": "Job Attachments Updated",
"title": "Job Attachments Updated",
"data": {
"job_uid": "49305b3e-6a2c-47c3-aaa9-1999dafb8a98",
"attachment_uids": [
"39aa3f10-ccc6-4619-9107-7242fb3766fe"
]
}
}