Update Attribute (Patch)
PATCH {{apiPath}}/environments/{{envID}}/schemas/{{schemaID}}/attributes/{{schemaAttrID}}
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Update Attribute (Patch).
Request Body
{"name"=>"officeLocation", "type"=>"STRING", "unique"=>true, "enabled"=>false}