delete_notes_by_id
Remove a note from your Trakt account by providing its unique identifier. Use this to clean up or manage notes on shows, movies, or lists.
Instructions
Delete a note.
DELETE /notes/{id}
Args: id: The id/slug of the resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |