Management APIs-Environment Management-Populations
Number of APIs: 7
-
Read All Populations GET {{apiPath}}/environments/{{envID}}/populations
-
Create Population POST {{apiPath}}/environments/{{envID}}/populations
-
Update Population PUT {{apiPath}}/environments/{{envID}}/populations/{{popID}}
-
Read One Population GET {{apiPath}}/environments/{{envID}}/populations/{{popID}}
-
Delete Population DELETE {{apiPath}}/environments/{{envID}}/populations/{{popID}}
-
Read One Population Default IdP GET {{apiPath}}/environments/{{envID}}/populations/{{popID}}/defaultIdentityProvider
-
Update Population Default IdP PUT {{apiPath}}/environments/{{envID}}/populations/{{popID}}/defaultIdentityProvider