latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-12128104475.5 KB

d8082b3892a2

X Accounts

Bulk retry temporarily failed X accounts

Clears loginFailedAt and loginFailureReason for all accounts with transient or automated failure reasons, making them eligible for retry on next use.

post/x/accounts/bulk-retry

Response

Accounts cleared for retry

clearedinteger required

Number of accounts cleared

Example response

{
  "cleared": 3
}