Authorization: Bearer ********************curl --location --request POST 'https://api.socialidnow.com/v1/authenticators/verify' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"authenticator_type": "email_otp"
}'{
"authenticator_id": "ef0166ea-07d7-4d4f-9330-a1b148bea533",
"authenticator_type": "email_otp",
"verified": true
}