Skip to main content
POST
Add Location Profile

Path Parameters

location
integer
required

The location ID

Body

application/json
profile_id
string
required
assignment_type
enum<string>
required
Available options:
staff,
manager,
profile
role_type
enum<string> | null
Available options:
full_time,
part_time,
casual,
other
is_default
boolean
is_active
boolean
starts_at
string<date-time> | null
ends_at
string<date-time> | null
external_id
string | null
Maximum string length: 255
profile_external_id
string | null
Maximum string length: 255
sort_order
integer
Required range: x >= 0
notes
string | null
meta
string[] | null
excluded_service_handles
string[] | null
Maximum string length: 255

Response

LocationProfileResource

data
LocationProfileResource · object
required