Delete Subscription
DELETE {{apiPath}}/environments/{{envID}}/subscriptions/{{subscriptionID}}
The following sample shows the DELETE /environments/{{envID}}/subscriptions/{{subscriptionID}} operation to delete the subscriptions resource from the specified environment.
When successful, the DELETE request returns a code 204 No Content message.