Skip to main content
PUT
Edit Profile

Path Parameters

profile
string<uuid>
required

The profile ID

Body

application/json
title
string | null
first_name
string
last_name
string | null
email
string<email>
gender
enum<string> | null
Available options:
male,
female,
withheld,
other
currency
string | null
profile_type
enum<string> | null
Available options:
temporary,
dependant,
incomplete,
system,
pending,
active,
deleted
mobile_phone
string | null
secondary_phone
string | null
birth_day
integer | null
birth_month
integer | null
birth_year
string | null
company
string | null
occupation
string | null
avatar_url
string<uri> | null
joined_location_id
integer
preferred_location_id
integer | null
joined_location_external_id
string
preferred_location_external_code
string | null
joined_location_external_code
string
preferred_location_external_id
string | null
preferred_staff_id
string | null
joined_staff_id
string | null
region_id
integer
region
string
region_country
string | null
region_state
string | null
tags
string[]
statuses
string[]
attributes
object
comms_attributes
object
identities
object[]
custom_attributes
object[]
dates_attributes
object[]
addresses
object[]
regions
object[]
organisations
object[]
normal_hours
object[]
special_hours
object[]

Response

Profile

data
Profile · object
required