delete

Delete your post

client.post.delete('POST_ID')

post_id [str]

ID of the post that has comment

token [str] (optional)

You can set a specific token for the function, it will be executed from the specified token

Last updated