Manage Posts
Post delete by Post ID
Delete specified Post (in the path) by ID.
DELETE
/
2
/
tweets
/
{id}
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
id
string
requiredThe ID of the Post to be deleted.
Response
200 - application/json
data
object
errors
object[]