create_exclusions_bulk
Add multiple import list exclusions in a single request to block unwanted movies from being added automatically.
Instructions
Create ImportListExclusion.
POST /api/v3/exclusions/bulk
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 |