Create an organization
Required scopes:
admin:write
organizations:write
Create a new organization using the data sent in the request body. Successful response contains all information about the created organization.
Last updated
Required scopes:
admin:write
organizations:write
Create a new organization using the data sent in the request body. Successful response contains all information about the created organization.
Last updated
The name of the organization.
ID of the Make region instance associated with the organization. Get the list of Make regions with the API call GET /enums/imt-regions.
The ID of the timezone associated with the organization. Get the list of the timezone IDs with the API call GET /enums/timezones.
The ID of the country associated with the organization. Get the list of the country IDs with the API call GET /enums/countries.
Successful response