Authenticate user for Pusher session.
curl --request POST \ --url https://api.gleap.io/v3/users/verify \ --header 'Content-Type: application/json' \ --data '{ "code": "<string>", "email": "<string>" }'
"<any>"
Ok
The response is of type any.
any