POST Organisations

Adds an Organisation.


Parameters

NameDescriptionAdditional information
request
The Organisation to add.
            When adding a new Organisation through the API, the following properties are required: 
            Id: Must be set to 0, or the add will throw an error.
            Label: Must be set to something meaningful, or the add will throw an error.

Define this parameter in the request body.