delete_users_by_id_follow
Unfollow a Trakt user by ID to stop receiving their activity in your feed. Specify the user's slug or 'me' to remove the follow relationship.
Instructions
Unfollow this user.
DELETE /users/{id}/follow
Args: id: The slug that identifies the user, or "me" for the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |