Introduction
Creates a uniquely named database on a server in the federation. Requires either a valid CaptchaAnswer or valid MyAdmin user credentials. For current reseller automation guidance, see the Customer Onboarding Starter Kit.
Parameters

companyDetails

The CompanyDetails for the database.

database

The database name (short company name with the demo_ prefix). Spaces and non alphanumeric characters will be converted to the underscore character. Maximum 58 characters.

password

The database administrator password.

userName

The database administrator email address.
Return value
A string with the direct server the database was created on and database name. Ex. "my0.geotab.com/abc_company".
Code samples
Rate limits
MethodDescriptionLimitPeriodStatus
CreateDatabaseLimit of 15 requests per 1m.151mNot specified

Loading API Runner...