Management APIs-Environment Management-Populations

Number of APIs: 7

  1. Read All Populations GET {{apiPath}}/environments/{{envID}}/populations

  2. Create Population POST {{apiPath}}/environments/{{envID}}/populations

  3. Update Population PUT {{apiPath}}/environments/{{envID}}/populations/{{popID}}

  4. Read One Population GET {{apiPath}}/environments/{{envID}}/populations/{{popID}}

  5. Delete Population DELETE {{apiPath}}/environments/{{envID}}/populations/{{popID}}

  6. Read One Population Default IdP GET {{apiPath}}/environments/{{envID}}/populations/{{popID}}/defaultIdentityProvider

  7. Update Population Default IdP PUT {{apiPath}}/environments/{{envID}}/populations/{{popID}}/defaultIdentityProvider