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

0

Parameters

NameDescriptionRequiredDefault

pathId

The id of the path to add a plan to.

true

planId

The id of the subscription plan to delete.

true

Last updated