Skip to main content
PUT
Edit Staff Profile

Path Parameters

staff
string
required

Body

application/json
title
string | null
first_name
string
last_name
string
email
string<email>
gender
enum<string> | null
Available options:
male,
female,
withheld,
other
mobile_phone
string | null
secondary_phone
string | null
birth_day
integer | null
birth_month
integer | null
birth_year
integer | null
company
string | null
occupation
string | null
staff_id
string
statuses
string[]

Response

Profile

data
Profile · object
required