This response can have the following status codes:
200: Email verified successfully.400: Invalid request - OTP is incorrect or expired.403: Forbidden - client not authorized to access user profile data.426: Upgrade Required - feature requires Grab app version 5.399 or above.500: Internal server error - an unexpected error occurred on the native side.501: Not implemented - this method requires the Grab app environment.Forbidden response (403):
{
status_code: 403,
error: 'Forbidden: Client not authorized to access user profile data'
}
Response when verifying the user's email.