delete
https://integrate.rooflink.com/roof_link_endpoints/api/light/photos//
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. Returns204 No Content. - With
job_inspection_lineitems: removes the association between the photo and the specified inspection line item without deleting the photo itself. Returns200with a booleantruebody.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Photo permanently deleted. Returned when job_inspection_lineitems is not provided.
