Create API Gateway Integration
POST {{apiPath}}/environments/{{envID}}/gateways
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Create API Gateway Integration.
Request Body
{"name"=>"API-Gateway-Test", "description"=>"My API gateway", "type"=>"API_GATEWAY_INTEGRATION", "enabled"=>true}