Hide replies
Hide reply
Hides or unhides a reply to a conversation owned by the authenticated user.
PUT
Hide reply
Documentation Index
Fetch the complete documentation index at: https://docs.x.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The ID of the reply that you want to hide or unhide. 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.
Pattern:
^[0-9]{1,19}$Example:
"1346889436626259968"
Body
application/json
Response
The request has succeeded.