POST organizations

Creates a new organization.

⚠️ Internal use

This is for internal use only!

Resource URL

https://www.drillster.com/api/2.1.1/organizations

Parameters

Field Type Description
name
required
String The name of the organization.

Example value: Acme, Inc.
contract
required
String The contract ID for the organization.

Example value: contract-default-education

Response

An 2.1.1 Organization object representing the organization that was just created.