Create API from Exchange

POST {{url}}/apimanager/api/v1/organizations/{{organization_id}}/environments/{{environment_id}}/apis

Request Body

{"endpoint"=>{"deploymentType"=>"CH", "isCloudHub"=>nil, "muleVersion4OrAbove"=>nil, "proxyUri"=>nil, "referencesUserDomain"=>nil, "responseTimeout"=>nil, "type"=>"raml", "uri"=>nil}, "providerId"=>nil, "instanceLabel"=>nil, "spec"=>{"assetId"=>"hello-word", "groupId"=>"af696110-60f8-4a47-9367-e2464a468949", "version"=>"0.0.1"}}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring