Create enterprise trial user
Last updated
Was this helpful?
Last updated
Was this helpful?
Creates an enterprise trial user and a new trial organization, and redirects the user to the new organization. This API is internal (it requires some signed fields), sign up at https://studio.edgeimpulse.com/signup instead.
/api-user-create-enterprise-trial
Email of the user requesting the trial. If this email is different to the one stored for the user requesting the trial, it will be used to replace the existing one.
fred@flintstones.org
Name of the trial organization. All enterprise features are tied to an organization. This organization will be deleted after the trial ends. If no organization name is provided, the user's name will be used.
My Company
Expiration date of the trial. The trial will be set as expired after this date. There will be a grace period of 30 days after a trial expires before fully deleting the trial organization. This field is ignored if the trial is requested by a non-admin user, defaulting to 14 days trial.
2020-01-01T00:00:00Z
Notes about the trial. Free form text. This field is ignored if the trial is requested by a non-admin user.
This is a trial for the company's new project.
Use case of the trial.
Industrial
Name of the company requesting the trial.
ACME Inc.
Size of the company requesting the trial. This is a range of number of employees.
1-10
Country of the company requesting the trial.
United States
State or province of the company requesting the trial.
California
Origin of the redirect URL returned as result of creating the trial user.
https://studio.edgeimpulse.com
Query parameters to be appended to the redirect URL returned as result of creating the trial user.
utm_source=google&utm_medium=cpc&utm_campaign=trial
Whether the user has ML models in production.
no
yes
, no
, no, but we will soon
Name of the user.
John Doe
Username, minimum 4 and maximum 30 characters. May contain alphanumeric characters, hyphens, underscores and dots. Validated according to ^(?=.{4,30}$)(?![_.])(?!.*[_.]{2})[a-zA-Z0-9._-]+(?<![_.])$
.
johndoe
Email of the user. Only business email addresses are allowed. Emails with free domains like gmail.com or yahoo.com are not allowed.
jan@edgeimpulse.com
Whether the user has accepted the terms of service and privacy policy.
Password of the user. Minimum length 8 characters.
Job title of the user.
TinyML engineer
Name of the company requesting the trial.
ACME Inc.
Origin of the redirect URL returned as result of creating the trial user.
https://studio.edgeimpulse.com
Query parameters to be appended to the redirect URL returned as result of creating the trial user.
utm_source=google&utm_medium=cpc&utm_campaign=trial
CloudFlare Turnstile response token
List of UTM parameters.