OpenAPI 3.1.02026-08-12127104507.5 KB
5d4938bb7de3
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/api/v1/x/accounts/bulk-retry
Response
Accounts cleared for retry
Example response
{
"cleared": 3
}