Removes a Post from the authenticated user’s Bookmarks by its ID.
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the authenticated source User whose bookmark is to be removed. Unique identifier of this User. The value must be the same as the authenticated user.
"2244994945"
The ID of the Post that the source User is removing from bookmarks. Unique identifier of this Tweet. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers.
"1346889436626259968"