Endorse a skill

POSThttps://api.postpress.ai/v1/linkedin/endorsements

Request body

account_idstringoptional
Field `account_id`.
profile_idstringoptional
Field `profile_id`.
skillstringoptional
Field `skill`.
{
  "account_id": "acc_linkedin_1",
  "profile_id": "urn:li:person:demo",
  "skill": "TypeScript"
}

Response

Returns the canonical resource representation. See Errors for failure shapes.

Updated May 2026