[BETA] Submit signup data.

View as Markdown

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
namestringOptional
The user's name.
companyRolestringOptional
The role of the user within the company.
companyNamestringOptional
The name of the company.
companyIsNAbooleanOptional
Whether the company is based in North America.
productUpdatesEmailConsentbooleanOptional
Whether the user has consented to receive product update emails.
passwordstringOptional
The user's new password.
inviteEmailslist of stringsOptional
A list of email addresses to invite.

Response

This response has no body.

Errors