[BETA] Submit signup data.
Enterprise feature
[BETA] This API is in beta state, which means it may change or be removed in the future.
Submits the signup data for the current user.
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Request
submitSignupDataSchema
name
The user's name.
companyRole
The role of the user within the company.
companyName
The name of the company.
companyIsNA
Whether the company is based in North America.
productUpdatesEmailConsent
Whether the user has consented to receive product update emails.
password
The user's new password.
inviteEmails
A list of email addresses to invite.
Response
This response has no body.