Delete Resource

DELETE {{apiPath}}/environments/{{envID}}/resources/{{resourceID}}

The following sample shows the DELETE /environments/{{envID}}/resources/{{resourceID}} operation to delete the resource entity specified by its ID in the request URL.

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