Delete given shot.

DELETE /data/shots/{shot_id}

Path parameters

Responses

DELETE /data/shots/{shot_id}
curl \
 -X DELETE http://localhost:8080/api/data/shots/{shot_id}