Create API Server Operation

POST {{apiPath}}/environments/{{envID}}/apiServers/{{apiServerID}}/operations

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

Request Body

{"name"=>"AccountsPayable", "paths"=>[{"type"=>"EXACT", "pattern"=>"/accountsPayable"}], "methods"=>["POST", "PUT"]}