Add subscription plan

Description

Adds a subscription plan for a path.

Endpoint

/path/{pathId}/plan

Method

POST

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

accessLevel

The access level of users subscribed to the plan.

true

processingUnits

The number of monthly processing units of users subscribed to the plan.

true

monthlyFee

The monthly fee of users subscribed to the plan.

true

Last updated