LinkedIn Specific

Endorse a user profile specific skill

This route can be used to endorse a skill of a user profile.

post/api/v1/linkedin/profile/endorse

Request body

account_idstring required

An Unipile account id.

profile_idstring required

The provider ID of the user, starting with ACo/ADo.

skill_endorsement_idnumber required

This is the endorsement_id that can be found along with the skill details on the result of the Retrieve a profile route : https://developer.unipile.com/reference/userscontroller_getprofilebyidentifier

Response

OK. Request succeeded.

object'LinkedinProfileEndorse' required
endorsedboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.