create_command
Initiate Radarr management tasks by creating a command. Submit the required request body, referencing the matching GET or schema endpoint for field details.
Instructions
Create Command.
POST /api/v3/command
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 |