Delete a single article
Delete an article
Path parameters
id
The id of the article to delete
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Articles successfully deleted
Bearer authentication of the form Bearer <token>, where token is your auth token.