Skip to main content
POST
Create a new organisation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

user-agent
string | null

Body

application/json
name
string
required
Required string length: 1 - 255
contact_email
string<email> | null
founding_member_email
string<email> | null

Response

Successful Response

organisation
OrganisationData · object
required