...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
{ "type": "send_oath_otp", "username": "Manny", "spAccountLoginName": "accountname", "spAccountLoginKey": "accountkey", "deliveryMethod": "sms" } |
...
Code Block | ||||
---|---|---|---|---|
| ||||
{ "type": "send_oath_otp", "errorCode": 0, "errorMessage": "OK" } |
For example: To send a dynamic password (OTP) the user the REST request looks like this: