update_media_subscriptions_by_subscription_id
Update a Plex subscription's preferences by supplying the subscription ID and the preference object with the values to change.
Instructions
Edit a subscription.
PUT /media/subscriptions/{subscriptionId}
Args: subscription_id: The unique identifier of the subscription prefs: The preference key to retrieve or set
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefs | No | ||
| subscription_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |