delete_users_by_id_block
Unblock a user on Trakt by their slug ID, removing them from your block list.
Instructions
Unblock this user.
DELETE /users/{id}/block
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 |