Create API Service

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

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

Request Body

{"name"=>"Banking API-Advanced", "baseUrls"=>["https://api.example.com/advbanking/v1", "https://example-api.cdn/advbanking/v1"], "authorizationServer"=>{"resource"=>{"id"=>"{{customP1ResourceID}}"}}}