Delete API Service

DELETE {{apiPath}}/environments/{{envID}}/apiServers/{{apiServerID}}

The DELETE /environments/{{envID}}/apiServers/{{apiServerID}} operation deletes the API service endpoint specified by its ID in the request URL.

When successful, the DELETE request returns a code 204 No Content message.