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