create_issue
Report problems with media requests by submitting issue details to the Overseerr or Jellyseerr API. Use the required request payload from the matching schema.
Instructions
Create new issue.
POST /api/v1/issue
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 |