jobs

An API endpoint that allows attachments to be viewed, deleted or updated.

patch/jobs/{job_pk}/attachments/{id}/

Request body

idinteger
namestring required
descriptionstring
filestring required

Url leading to the attachment file.

creatorinteger nullable
created_atstring date-time

Response

idinteger
namestring required
descriptionstring
filestring required

Url leading to the attachment file.

creatorinteger nullable
created_atstring date-time