delete_younify_users_services_by_service_id
Unlink a streaming service from your Trakt account by supplying its service ID (e.g., netflix) to remove the connection.
Instructions
Unlink a streaming service.
DELETE /younify/users/services/{service_id}
Args:
service_id: The streaming service id (e.g. netflix).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |