User token

Verifies the JWT token and returns the email

post/v1.0/users/token/resolve-email

Request body

tokenstring required
type'USER_REGISTRATION' | 'OPERATOR_INVITATION' | 'REGULATOR_INVITATION' | 'VERIFIER_INVITATION' | 'CHANGE_2FA' | 'GET_FILE' | 'RESET_PASSWORD' required

Response

OK

emailstring

Changes