v1
latestOpenAPI 3.1.02026-07-26359254.7 MBLinkedIn Accounts
Delete a LinkedIn account
<small>Requires the channels:write scope (or a broader one that includes it).</small>
Deletes a LinkedIn account by ID. Use the force parameter to delete accounts that are in use by sequences.
delete/v3/linkedin-accounts/{id}
Path parameters
idinteger required
LinkedIn account ID
Query parameters
forceboolean
Whether to force delete even if the account is in use by sequences
Response
LinkedIn account deleted successfully. The response body is empty.
{"stackTrail":"paths:/v3/linkedin-accounts/{id}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown","description":"Empty body"}