Description | Labs v2 | X API v2 |
---|---|---|
Host domain | https://api.x.com | https://api.x.com |
Endpoint path | /labs/2/tweets/:id/hidden | /2/tweets/:id/hidden |
Authentication | OAuth 1.0a User context | OAuth 1.0a User context |
HTTP methods supported | PUT | PUT |
Default request rate limits | 10 requests per 15 minutes (shared across all authenticated users) | 50 requests per 15 min (for each authenticated user) |
Can hide replies | ✔︎ | ✔︎ |
Can unhide a previously hidden reply | ✔︎ | ✔︎ |
Can hide or unhide replies multiple times | ✔︎ | ✔︎ |
Requires the use of credentials from a developer App associated with a project | ✔ |