Add subscription plan
Last updated
Last updated
Name | Description | Required | Default |
---|---|---|---|
Description
Adds a subscription plan to a path.
Endpoint
/path/{pathId}/plan
Method
POST
Access Level
edit+
Processing units
2
pathId
The id of the path to add a subscription plan to.
true
accessTier
String with the accessTier of the subscription. Must be between "view" and "edit+",
true
processingUnits
An integer representing the number of monthly processing units of users subscribed to the plan.
true
monthlyFee
The monthly fee of users subscribed to the plan.
true