Skip to main content
POST
Bulk delete LinkedIn accounts

Authorizations

Authorization
string
header
required

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

application/json

Request body for bulk deleting LinkedIn accounts.

ids
integer[]
required

List of LinkedIn account IDs to delete

force
boolean

Whether to force delete accounts that are in use by sequences

Response

Bulk delete results. Only failed items appear in the response dictionary.

Possible per-item error codes:

{key}
NotProcessedItemResult · object

Per-item error for non-atomic bulk operations. Only failed items are returned in the response dictionary. Items not present in the dictionary succeeded.