Connect
Switch LinkedIn account type
Switch a LinkedIn account between personal profile and organization (company page) posting.
Authorization
bearerAuth AuthorizationBearer <token>
API key authentication: send your Zernio API key in the Authorization header, prefixed with Bearer.
In: header
Path Parameters
accountId*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
{ "message": "LinkedIn account updated successfully", "accountType": "organization", "accountName": "Acme Corporation"}Was this page helpful?