Delete given shot.

DELETE /data/shots/{shot_id}

Responses

DELETE /data/shots/{shot_id}
curl \
 -X DELETE http://api.example.com/data/shots/{shot_id}