v1

latestOpenAPI 3.0.0Twitter Developer Agreement and Policy2026-07-1480235216.3 KB
Tweets

Hide replies

Hides or unhides a reply to an owned conversation.

put/2/tweets/{tweet_id}/hidden

Path parameters

tweet_idstring required

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.

Example:1346889436626259968

The ID of the reply that you want to hide or unhide.

Request body

hiddenboolean required

Response

The request has succeeded.