v1
latestOpenAPI 3.1.02026-07-263911,4691.1 MBInspections
Remove user access to an inspection
delete/inspections/v1/inspections/{inspection_id}/user/{removed_user_id}/access
Path parameters
inspection_idstring required
The unique identifier for the inspection
removed_user_idstring required
The unique identifier of the user to remove access from
Query parameters
new_owner_idstring
The unique identifier for a new owner of this inspection. Required when removing the current owner (when the inspection is owned by removed_user_id). If the inspection is not owned by removed_user_id, this field is optional and ownership will not be changed.
Response
A successful response.