Update API Service
PUT {{apiPath}}/environments/{{envID}}/apiServers/{{apiServerID}}
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Update API Service.
Request Body
{"name"=>"Updated Banking API", "baseUrls"=>["https://api.example.com/atmbanking/v1", "https://example-api.cdn/atmbanking/v1"], "authorizationServer"=>{"resource"=>{"id"=>"{{customP1ResourceID}}"}}}