Delete Post
Delete a post
Delete a post.
POST
https://api.metaforo.io/v2/threads/{thread_id}/posts/{post_id}/delete
Delete a post.
Headers
Name
Type
Description
authorization*
String
JWT token
Request Body
Name
Type
Description
thread_id*
Int
The id of the thread which the post belongs to
post_id
Int
ID of the post to edit
api_key*
String
The API KEY
that assigned to you.
Last updated