create_importlist_test
Test an import list configuration by sending its payload to verify it works. Define the list settings in the body to check for errors before saving.
Instructions
Create ImportList.
POST /api/v3/importlist/test
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects. force_test: Query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| force_test | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |