This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Generate OTP via REST call

SSPR documentation states clearly that it is possible to verify an OTP token via REST (parameters are username and the OTP token value). Question is: is it possible to generate OTP via REST call?

I know I can trigger an OTP to user via the forgotten password process, but the forgotten password process is also not available via REST call.

Any ideas?