Delete API Service Operation

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

The DELETE /environments/{{envID}}/apiServers/{{apiServerID}}/operations/{{apiServerOperationID}} 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.