# Delete an Attachment **DELETE /attachments/{attachment_id}** Delete an existing Attachment ## Servers - https://api.arta.io: https://api.arta.io () ## Parameters ### Headers - **Authorization** (string) Authorize your API calls with an Arta API token ### Path parameters - **attachment_id** (integer) attachment_id parameter ## Responses ### 204 Attachment deleted #### Headers - **content-type** (string) - **x-arta-request-id** (string) A unique identifier for the Arta API call ### 404 Not Found #### Headers - **content-type** (string) - **x-arta-request-id** (string) A unique identifier for the Arta API call #### Body: application/json (object) - **errors** (object) [Powered by Bump.sh](https://bump.sh)