Example searches: “POST /posts”, “object”, “id”, “array”, “Comments”
Deletes the post with id.
The postId requested by user.
The resource was deleted successfully.
curl \ -X DELETE https://api.example.com/v1/posts/{id}