OTP Service

create OTP Configuration entry

post

create OTP Configuration this API is internaly call from v1/_send end point, this end point present in user-otp service no need of explicity call

Body
Responses
200

Request acknowledged sucessfully

application/json
post
/otp/v1/_create

validate OTP Configuration entry

post

validate OTP Configuration this end point is validate the otp respect to mobilenumber

Body
Responses
200

Request acknowledged sucessfully

application/json
post
/otp/v1/_validate

search OTP Configuration entry using uuid

post

search the mobile number and otp using uuid ,uuid nothing but otp reference number

Body
Responses
200

Request acknowledged sucessfully

application/json
post
/otp/v1/_search

Last updated

Was this helpful?