Management APIs-Identity Management-Identity Propagation (Provisioning)-Propagation Stores
Number of APIs: 8
-
Test Connection Configuration POST {{apiPath}}/environments/{{envID}}/propagation/stores/connection/status
-
Read All Stores GET {{apiPath}}/environments/{{envID}}/propagation/stores
-
Read One Store GET {{apiPath}}/environments/{{envID}}/propagation/stores/{{storeID}}
-
Read One Synced Store for a User (Deprecated) GET {{apiPath}}/environments/{{envID}}/users/{{userID}}/syncedStores/{{storeID}}
-
Update Store PUT {{apiPath}}/environments/{{envID}}/propagation/stores/{{storeID}}
-
Delete Store DELETE {{apiPath}}/environments/{{envID}}/propagation/stores/{{storeID}}
-
Read All Synced Stores for a User (Deprecated) GET {{apiPath}}/environments/{{envID}}/users/{{userID}}/syncedStores
-
Create Store (Zoom) POST {{apiPath}}/environments/{{envID}}/propagation/stores