Causes the authenticated user to unrepost a specific Post by its ID.
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the authenticated source User that is requesting to repost the Post. Unique identifier of this User. The value must be the same as the authenticated user.
"2244994945"
The ID of the Post that the User is requesting to unretweet. 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"