Update Identity Provider Attribute

PUT {{apiPath}}/environments/{{envID}}/identityProviders/{{providerID}}/attributes/{{idpAttrID}}

This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Update Identity Provider Attribute.

Request Body

{"name"=>"name.given", "value"=>"${providerAttributes.first_name}", "update"=>"EMPTY_ONLY"}