Update Application Attribute Mapping
PUT {{apiPath}}/environments/{{envID}}/applications/{{appID}}/attributes/{{samlAttrID}}
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Update Application Attribute Mapping.
Request Body
{"name"=>"email", "value"=>"${user.email}", "required"=>true}