Create an organisation.

post/v1/organisations

Request body

namestring required

Name of the organisation.

acronymstring required

Acronym of the organisation.

summarystring

Summary of the organisation

websitestring

Website of the organisation.

Response

The organisation has been created.

idstring uuid required

The organisation id.

unitsstring[] required

Ids of the organisation units belonging to the organisation.

Changes

Changed in 5 of the 50 revisions of this API.25

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    • added the new optional request property

      new-optional-request-property

    • added the new optional request property

      new-optional-request-property

    • the response's property type changed from string to array for status

      response-property-type-changed

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required