Delete a photo
DELETE
/photos/{photo_id}
photos
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE 'https://trashnothing.com/api/v1.2/photos/'
Response Response Example
200 - Example 1
{}
Request
Path Params
photo_id
string
required
Responses
Modified at 2022-09-11 18:59:48