Delete Subscription
Description
Deletes a subscription plan of a path.
Endpoint
/path/{pathId}/plan/{planId}
Method
DELETE
Access Level Rules
Access Level
admin
Processing Units
Processing units
2
Parameters
Name
Description
Required
Default
pathId
The id of the path to remove a plan from.
true
planId
The id of the subscription plan to delete.
true
Last updated