Tool to create a new Baserow user with the provided details. Use when you need to register a new user account in Baserow. After creating an account, an initial workspace containing a database is automatically created. Optionally generates authentication JWT tokens if authenticat…
nameRequiredstringThe user's display name
emailRequiredstringThe user's email address (used for login)
languagestringAn ISO 639 language code (with optional variant) selected by the user. Ex: en-GB
passwordRequiredstringThe user's password
template_idintegerThe id of the template that must be installed after creating the account. This only works if the workspace_invitation_token param is not provided
authenticatebooleanIndicates whether an authentication JWT should be generated and be included in the response
workspace_invitation_tokenstringIf provided and valid, the user accepts the workspace invitation and will have access to the workspace after signing up
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.