Skip to main content
DELETE
Remove a LinkedIn account from a sequence

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.

Path Parameters

id
integer
required

Sequence Id

Required range: x >= 1
linkedInAccountId
integer
required

LinkedIn account Id

Required range: x >= 1

Response

LinkedIn account removed from sequence successfully. The response body is empty.

Empty body