RemoveLinkedInAccountsFromCampaign

View as Markdown

Remove LinkedIn accounts from a campaign.

Up to 100 LinkedIn accounts can be processed per request. Individual account failures do not fail the whole request; each account returns its own status, one of: Success, NotPartOfThisCampaign, NotFound.

Headers

X-API-KEYstringOptional

API key header using this scheme. Example: ā€œX-API-KEY: {API_KEY}ā€

Request

This endpoint expects an object.
campaignIdintegerRequired
linkedInAccountIdslist of integersRequired

Response

OK
linkedInAccountRemovalResultslist of objects