Delete an attachmentAsk AIdelete https://api-staging.b2brouter.net/attachments/{id}Deletes an attachment. Returns the deleted attachment's details.Path ParamsidintegerrequiredAn internal identifier that is unique to each Attachment within B2Brouter.HeadersX-B2B-API-VersionstringDefaults to 2026-03-02Specifies the version of the API to use in this request. If not specified uses the API-Version set in the group conifguration B2Brouter UI Application -> Developers -> API Keys -> API VersionResponses 200Attachment successfully deleted 401Unauthorized 403Not authorized to delete this attachment 404Not Found 409ConflictUpdated about 1 month ago