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

authorization
string | null
x-ankra-organisation-id
string | null

Body

application/json
name
string
required
country
string | null

Response

Organisation created successfully

message
string
required
organisation_id
string<uuid4>
required
slug
string
required