Skip to main content
PUT
Update a team member

Authorizations

Authorization
string
header
required

See Authentication for the full explanation of session tokens vs. API keys and when each is used.

Path Parameters

memberId
string
required

Body

application/json
first_name
string
last_name
string
email
string<email>
phone
string | null
dob
string<date> | null
gender
string | null
designation
string | null
id_type
string | null
id_file_url
string | null
address
string | null

Response

Updated