cURL
curl --request GET \ --url https://{tenant}.fincode.software/api/v6/services/securitymanagement/generate-and-send-otp-toemail/{email} \ --header 'X-Auth-Token: <x-auth-token>' \ --header 'platform: <platform>' \ --header 'uuid: <uuid>'
Generates and sends an OTP to the specified email.
OTP sent