Skip to main content
POST
Create trial

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
account_name
string
required
Required string length: 3 - 30
Example:

"Acme Corporation"

account_country
string
required
Required string length: 2
Example:

"gb"

user_name
string
required
Required string length: 3 - 30
Example:

"John Doe"

user_email
string<email>
required
Required string length: 5 - 45
Example:

"john.doe@example.com"

Response

Trial

success
boolean
required
Example:

true

result
object
required
Example:
errors
object[]
required
Example: