Update Credential Issuance Rule

PUT {{apiPath}}/environments/{{envID}}/credentialTypes/{{credentialTypeID}}/issuanceRules/{{credentialIssuanceRuleID}}

This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Update Credential Issuance Rule.

Request Body

{"status"=>"ACTIVE", "digitalWalletApplication"=>{"id"=>"{{digitalWalletApplicationID}}"}, "filter"=>{"populationIds"=>["{{popID}}"]}, "automation"=>{"issue"=>"ON_DEMAND", "update"=>"ON_DEMAND", "revoke"=>"ON_DEMAND"}}