PUT
/
auth
/
team-members
/
{id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
string
required

member ulid

Body

application/json
id
string
first_name
string
last_name
string
email
string
phone
string

Response

200 - application/json
message
string
success
boolean
content
object