Delete or unrelate a photo

Deletes a photo or unrelates it from a job inspection line item, depending on whether the job_inspection_lineitems query parameter is provided.

  • Without job_inspection_lineitems: permanently deletes the photo record and its associated files from storage. Returns 204 No Content.
  • With job_inspection_lineitems: removes the association between the photo and the specified inspection line item without deleting the photo itself. Returns 200 with a boolean true body.
Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!