Delete a LinkedIn account
LinkedIn Accounts
Delete a LinkedIn account
Requires the
channels:write scope (or a broader one that includes it).
Use this endpoint when you need to disconnect a LinkedIn account and remove it from Reply. An account that is still in use by one or more sequences is rejected; pass force=true to delete it anyway. To remove several accounts in one call, use the bulk-delete endpoint instead.
DELETE
Delete a LinkedIn account
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.
Path Parameters
LinkedIn account ID
Query Parameters
Whether to force delete even if the account is in use by sequences
Response
LinkedIn account deleted successfully. The response body is empty.
Empty body