Skip to main content
POST
Add Profile

Body

application/json
first_name
string
required
last_name
string
required
email
string<email>
required
title
string | null
gender
enum<string> | null
Available options:
male,
female,
withheld,
other
currency
string | null
profile_type
enum<string> | null
Available options:
temporary,
system,
dependant,
incomplete,
pending,
active,
deleted
joined_at
string<date-time> | null
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
avatar_url
string<uri> | null
joined_location_id
integer | null
joined_location_external_id
string
joined_location_external_code
string
preferred_location_id
integer | null
preferred_location_external_id
string | null
preferred_location_external_code
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