Skip to main content



Integrating API in a CI/CD Pipeline

Below are the steps for integrating the Runtime Override API into an Azure pipeline environment using the curl command.

  1. Click Configurations tab
  2. Under Execution, click Manage

ri_13.jpg

  1. Click the Primary or Secondary API Key to copy the key to your clipboard
  2. Click the API URL link to view existing API methods

ri_50.jpg

  1. Click Authorize

ri_34.jpg

  1. Paste Primary API Key from clipboard into Value field
  2. Click Authorize

ri_52.jpg

  1. Click Try it out

ri_56.jpg

  1. Once executed, copy the Curl and use it in the CI/CD script

ri_76.jpg