Delete an attachment.
1
curl -X DELETE \
2
https://myaccount.leankit.com/io/card/943206946/attachment/943867019 \
3
-H
'Authorization: Basic base64encodedauthhere'
204 No Content