Returns session data.

The value “code” shall be retrieved from the email sent by the previous method call (auth/validate).

Request

This endpoint expects an object.
emailstringRequired
codestringRequired
clientIdstringRequired

Response

successful operation

tokenstringOptional
isIdentifybooleanOptional
needVerificatebooleanOptional
identitystringOptional
firstOpbooleanOptional

Errors