Skip to content

Application Management Rest API Definition - v1

Click for instructions

Follow the steps given below to try out the REST APIs with your local instance of WSO2 Identity Server (WSO2 IS).

  1. Expand the relevant API operation and click Try It Out.
  2. Fill in the relevant sample values for the input parameters and click Execute. You will receive a sample curl command with the sample values you filled in.
  3. Add a -k header to the curl command and run the curl command on the terminal with a running instance of WSO2 IS.

Run in Postman

Top