For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete Subscription

Description

Deletes a subscription plan of a path.

Endpoint

/path/{pathId}/plan/{planId}

Method

DELETE

Access Level Rules

Access Level

edit+

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