Sign up with email and password

POST

Create a new account with email and password

Request

This endpoint expects an object.
emailstringRequired

The email to sign in with.

passwordstringRequired
verification_callback_urlstringRequired

The base callback URL to construct a verification link for the verification e-mail. A query parameter code with the verification code will be appended to it. The page should then make a request to the /contact-channels/verify endpoint.

Response

Successful response

access_tokenstring
refresh_tokenstring
user_idstring