Hide replies
Hide replies
Hides or unhides a reply to an owned conversation.
PUT
/
2
/
tweets
/
{tweet_id}
/
hidden
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
tweet_id
string
requiredThe ID of the reply that you want to hide or unhide.
Body
application/json
hidden
boolean
requiredResponse
200 - application/json
data
object