create_shows_by_id_seasons_by_season_report
Report a season of a show by its ID and season number, submitting a report to Trakt for moderation.
Instructions
Report a season.
POST /shows/{id}/seasons/{season}/report
Args: id: The id/slug of the resource. season: Season number 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 |
|---|---|---|---|
| id | Yes | ||
| body | Yes | ||
| season | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |