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