Update Decision Endpoint
PUT {{apiPath}}/environments/{{envID}}/decisionEndpoints/{{decisionEndpointID}}
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Update Decision Endpoint.
Request Body
{"name"=>"Prod Endpoint", "description"=>"Endpoint for use in production", "authorizationVersion"=>{"id"=>"{{authorizationVersionID}}"}, "recentDecisionsEnabled"=>false, "owned"=>true, "alternateId"=>"1234567890"}