update_delayprofile_reorder_by_id
Reorders a delay profile by ID relative to another profile, using the 'after' parameter to define the new position.
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 |