OTP GenerateAsk AIpost https://api.eu.xtremepush.com/api/external/otp/generateUsed to create and send one-time passwords (OTPs) to users for secure authentication.Body ParamsapptokenstringrequiredYour App tokenservice_idstringrequiredRepresents the integration ID. The integration associated with this ID must be activeidstringrequiredRequired if send_by is set to id. Identifier for the user profile.id_typestringrequiredRequired if send_by is set to id. Type of the identifier provided in the id field.send_bystringrequiredDetermines how the profile is identified for OTP delivery. Options: id or contact.mobile_numberstringrequiredRequired if send_by is set to contact. The mobile number to receive the OTP.Responses 200200 400400Updated 5 months ago