update_delayprofile_reorder_by_id
Rearrange delay profiles by ID to set processing order. Specify the profile ID and the profile it should follow, adjusting download priority.
Instructions
Update DelayProfile.
PUT /api/v3/delayprofile/reorder/{id}
Args: id: Path parameter. after: Query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| after | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |