curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/oauth/genAuthenticator' \
--header 'Content-Type: application/json' \
--data '{
"tag": "string",
"title": "string"
}'{
"code": 400,
"message": "Authenticator tag required"
}