create_younify_users_refresh_by_service_id
Refresh a user's streaming service by service ID to sync Trakt data with the provider's current state.
Instructions
Refresh a streaming service.
POST /younify/users/refresh/{service_id}
Args:
service_id: The streaming service id (e.g. netflix).
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 | ||
| service_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |