Skip to main content

Delete a Post

DELETE 

/api/v2/posts/:post_id

Delete a Post

Request

Path Parameters

    post_id stringrequired

Responses

This endpoint lets you delete a Post.

The deletion will not happen in real time and might take a few minutes.

Schema

    status string

    Request status

Loading...