Bulk delete LinkedIn accounts
channels:write scope (or a broader one that includes it).
Use this endpoint when you need to disconnect several LinkedIn accounts in one call — up to 100 ids per request. Set force to true to also delete accounts that are still in use by sequences. Accounts are processed one by one and successful deletions are kept even when others fail; the response returns only the account ids that were not deleted, each with its error details.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Body
Response
Bulk delete results. Only failed items appear in the response dictionary.
Possible per-item error codes:
Per-item error for non-atomic bulk operations. Only failed items are returned in the response dictionary. Items not present in the dictionary succeeded.