cURL
curl --request DELETE \ --url https://api.revolv3.com/api/Subscriptions/{subscriptionId}
This response does not have an example.
Delete a subscription (specified with Subscription ID) with a status code of 200 (OK).
If the Subscription ID cannot be associated with an active subscription, a status code of 404 will be returned.
OK