Delete an articleCopy Pagedelete https://sandbox.api.javis.ai/v1/buyer-articles/{articleCode}Deletes an article identified by its unique articleCode.Path ParamsarticleCodestringrequiredUnique code of the article to deleteHeadersaccept-languagestringLanguage code for response localizationResponses 204Articles deleted successfully 400Invalid input data. 401Unauthorized - Invalid or missing token. 403Forbidden - Insufficient permissions. 404Article not found. 500Internal Server Error.Updated about 1 year ago