create_users_hidden_by_section
Add hidden items to a Trakt user's specified section, such as movies or shows, using the request body.
Instructions
Add hidden items.
POST /users/hidden/{section}
Args: section: Path parameter. 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 | ||
| section | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |