v1
latestOpenAPI 3.1.02026-07-26359254.7 MBLinkedIn Accounts
Toggle LinkedIn account status
<small>Requires the channels:operate scope (or a broader one that includes it).</small>
Toggles the enabled/disabled status of a LinkedIn account.
post/v3/linkedin-accounts/{id}/toggle-status
Path parameters
idinteger required
LinkedIn account ID
Response
Account status toggled successfully
Example response
{
"status": "enabled"
}