Remove an article

Deprecated

This will do a soft delete by setting the article status to 2 = DELETED when the article is already referenced in an order item or a hard delete if no references to this article exist.

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the POST request to /api/v1/authenticate.

Response

Response to a successful GET, also used for a POST if it does not result in a creation

Errors