Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your API token.
Body
application/json
Response
Success
Register a new user account with an email address. A verification email will be sent to complete the registration process.
Bearer authentication header of the form Bearer <token>, where <token> is your API token.
Success