Update Store
PUT {{apiPath}}/environments/{{envID}}/propagation/stores/{{storeID}}
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Update Store.
Request Body
{"type"=>"scim", "name"=>"scim", "description"=>"Update a scim connection", "configuration"=>{"AUTHENTICATION_METHOD"=>"Basic Authentication", "SCIM_URL"=>"https://scim.url", "USERS_RESOURCE"=>"/users", "SCIM_VERSION"=>"1.1", "AUTHORIZATION_TYPE"=>"Basic", "BASIC_AUTH_USER"=>"{{basicAuthUsername}}", "BASIC_AUTH_PASSWORD"=>"{{basicAuthPassword}}"}, "image"=>{"href"=>"https://d1oekt4jpdthse.cloudfront.net/branding/market/cb933bfe-8282-405a-a780-0a19b97edc02.png"}}