Posts delete destroy
Path parameters
-
id
integer Required
DELETE
/api/posts/{id}/delete/
curl \
-X DELETE http://api.example.com/api/posts/{id}/delete/
curl \
-X DELETE http://api.example.com/api/posts/{id}/delete/