Delete Scope
DELETE {{apiPath}}/environments/{{envID}}/resources/{{resourceID}}/scopes/{{scopeID}}
The sample shows the DELETE /environments/{{envID}}/resources/{{resourceID}}/scopes/{{scopeID}} operation to delete the scope.
When successful, the DELETE request returns a code 204 No Content message.