You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This end point is used to flag inappropriate material, and to 'delete' a post. Note that a post is not actually deleted, it is just flagged as such in the database. This is a HTTP POST end point.
There is a single field:
post_id
This is the ID of the desired post to delete.