Create Decision Endpoint

POST {{apiPath}}/environments/{{envID}}/decisionEndpoints

This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Create Decision Endpoint.

Request Body

{"name"=>"Test Endpoint", "description"=>"Endpoint for use in tests", "authorizationVersion"=>{"id"=>"{{authorizationVersionID}}"}, "recentDecisionsEnabled"=>true}