Using the Account Recovery v0.9 REST APIs¶
Related Links
For information on password and username recovery via the UI instead, see Account Recovery.
Click to view
Follow the instructions given below to try out the REST APIs with your local instance of WSO2 Identity Server.
- Click Authorize and provide the desired values for authentication.
- Expand the relevant API operation and click Try It Out.
- Fill in relevant sample values for the input parameters and click Execute. You will receive a sample curl command with the sample values you filled in.
- Add a
-kheader to the curl command and run the curl command on the terminal with a running instance of WSO2 IS.