update_users_settings
Update Trakt account settings with the required payload. Modify preferences and sync changes to your profile directly.
Instructions
Update settings.
PUT /users/settings
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |