Posts

Delete a post by ID

Delete a post by its ID. The API will look up the post and delete all posts in the same group.

delete/posts/{id}

Path parameters

idstring required

Post ID to delete

Response

Post deleted

idstring

Changes