Verify signup token

Verifies the signup email token, creates the tenant account, generates an API key, and returns a session token.

Request

This endpoint expects an object.
tokenstringRequired
Token from the signup verification email

Response

Account created with session token and API key

Errors

401
Unauthorized Error
409
Conflict Error