Creates an account.
Description
Created
Bad Request
{- "company_id": "123456789ABCD",
- "name": "Account name",
- "number_of_seats": 5,
- "allow_oversubscription": true,
- "notify_when_account_oversubscribed": true,
- "notify_on_each_registration_when_account_is_oversubscribed": true,
- "registration_code": "Registration code",
- "on_premises_ips": "125.124.143.24",
- "premises_tags": "[\"gold-tier\", \"university\"]",
- "session_limit": 10,
- "session_limit_behaviour": "PREVENT_LOGIN"
}