Organisations
Create Organisation
Create a new organisation for the authenticated user.
POST
POST
Request Body
string
required
Display name for the new organisation.
Response
boolean
true when the organisation has been created.object
The new organisation object —
id, organisation_name, status, created_time.