Skip to main content
POST
Add Organisation

Body

application/json
name
string
required
handle
string
required
type
enum<string>
required
Available options:
company,
stockist,
brand,
organisation,
group,
school,
club,
other
description
string | null
short_description
string | null
icon
string<uri> | null
image_url
string<uri> | null
notes
string | null
status
string | null
is_tenant
boolean | null
is_active
boolean | null
phone
string | null
email
string<email> | null
secondary_phone
string | null
domain
string | null
authorised_domains
string | null
meta
string[] | null
address
object
locations
integer[] | null
custom_fields
object[]

Response

Organisation

data
Organisation · object
required