v1

latestOpenAPI 3.0.0ISC2026-07-26782347.5 KB
identities

Save identity.

post/identities/save-with-token

Request body

idstring

id of the identity to save

orgIdstring required

org_id of the identity to save

userIdstring

user id of the identity to save

type'linkedin' | 'google' required

type of the identity to save

firstNamestring

first name of the identity to save

lastNamestring

last name of the identity to save

profileUrlstring

profile url of the identity to save

profileIdstring required

profile id of the identity to save

profilePictureUrlstring

profile picture url of the identity to save

subscriptionTitlesstring[] nullable

subscription titles of the identity to save

headlinestring

headline of the identity to save

tokenstring required

identity token

Response

Identity successfully saved or updated.