Usage of /articles/{id}/delete POST
Discussion
Deletes an article.
Note that only article owners can delete their questions.
Use an access_token with write_access to delete an article.
It is not possible to undelete an article via the Stack Overflow for Teams API.
In practice, this method will never return an object.
Try It