Skip to main content
Planview Customer Success Center

Delete an attachment

DELETE /io/card/:cardId/attachment/:attachmentId

Delete an attachment.

Example Request

curl -X DELETE \
  https://myaccount.leankit.com/io/card/943206946/attachment/943867019 \
  -H 'Authorization: Basic base64encodedauthhere'

Example Successful Response

204 No Content




Updated 2020-01-22 @ 12:01 PM