Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
firstName
string
lastName
string
primaryEmail
string
emails
string<email>[]
phones
string[]
jobTitle
string
avatarUrl
string
country
string
language
string
tags
string<uuid>[]
linkedinUrl
string

Response

Successful response

member
object