# Subscribe to a path

| **Description** | Subscribes to the plan of a path        |
| --------------- | --------------------------------------- |
| **Endpoint**    | `path/{pathId}/plan/{planId}/subscribe` |
| **Method**      | POST                                    |

### Access Level Rules

| **Access Level** | Account holder only |
| ---------------- | ------------------- |

### Processing Units

| **Processing units** | 2 |
| -------------------- | - |

### Parameters

<table><thead><tr><th>Name</th><th width="329">Description</th><th>Required</th><th>Default</th></tr></thead><tbody><tr><td><code>pathId</code></td><td>The id of the path to which to subscribe.</td><td>true</td><td></td></tr><tr><td><code>planId</code></td><td>Id of the plan to which to subscribe.</td><td>true</td><td></td></tr></tbody></table>
