Bulk Restore Accounts

Restore several archived accounts in one request.

Accounts outside your credential's scope are silently skipped rather than failing the whole request — check the response for which ones were processed.

Request Body:

{ "account_numbers": ["11111115", "11111116"] }

Replaces: POST /api/v1/archives/restore/bulk.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Body for bulk archive / restore.

account_numbers
array of strings
required
length between 1 and 200
Account Numbers*
Responses

400

Validation error

401

Invalid or missing API key

403

Access denied (credential scope)

429

Rate limit exceeded

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json