organizations
Create a new organization.
This endpoint is restricted to administrators. It allows for the creation of new organizations within the system.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Request to create a new organization
Response
201
application/json
Organization created successfully
Complete organization information including metadata