create_request
Create a new media request in Overseerr or Jellyseerr by submitting the required payload. Use it to add movies or TV shows to your request queue.
Instructions
Create new request.
POST /api/v1/request
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 |