post https://api.lime-go.com/v:version/organizations
To create an organization in your application through the API.
When creating the organization via the API, you must include at least the organization's name.
You'll also need to authenticate this request by adding header called "Authorization" with value set to "go-api:<ApiKey>
", where <ApiKey>
is the API key which you can find in Lime Go under "Settings" > "Integrations" > "Lime Go API-Keys"
DISCLAIMER:
LIMITATION: The given endpoint has a request limit 10 per minute to maintain performance. Exceeding this limit may result in throttling or denial of requests.