Vehicles (Protected)
Delete Vehicle Photo Endpoint
Delete a specific photo from a vehicle.
Args: vehicle_id: Vehicle ID url: Full URL of the photo to delete
delete/api/vehicles/{vehicle_id}/photos
Path parameters
vehicle_idinteger required
Query parameters
urlstring required
Photo URL to delete
Photo URL to delete
Headers
x-api-tokenstring nullable
Response
Successful Response
{"stackTrail":"paths:/api/vehicles/{vehicle_id}/photos:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.