Profile action
POSThttps://api.postpress.ai/v1/linkedin/profile-action
Request body
account_idstringoptional
Field `account_id`.
actionstringoptional
Field `action`.
targetstringoptional
Field `target`.
{
"account_id": "acc_linkedin_1",
"action": "follow",
"target": "urn:li:person:demo"
}Response
Returns the canonical resource representation. See Errors for failure shapes.
Updated May 2026