create_comments
Post comments to Trakt for shows, movies, episodes, and lists. Share your opinion and engage with the Trakt community through the API.
Instructions
Post a comment.
POST /comments/
Args: 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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |