PingIntelligence

Updating a configured API

About this task

After activation, to update an API JSON definition in real time:

Steps

  1. Edit the API JSON file located in the /config/api directory and make the desired changes.

  2. Save the edited API JSON file and run the following CLI command:

    /opt/pingidentity/ase/bin/cli.sh –u admin -p admin update_api  <api_name>

    Result:

    /opt/pingidentity/ase/bin/cli.sh –u admin -p admin update_api shop
    api shop updated successfully