# Delete an article **DELETE /articles/{slug}** Delete an article. Auth is required ## Servers - /api: /api () ## Authentication methods - Token ## Parameters ### Path parameters - **slug** (string) Slug of the article to delete ## Responses ### 200 OK ### 401 Unauthorized ### 422 Unexpected error #### Body: application/json (object) - **errors** (object) [Powered by Bump.sh](https://bump.sh)