PUT /task HTTP/1.1Host: <Region>.cls.tencentyun.comAuthorization: <AuthorizationString>Content-Type: application/json{"shipper_id": "xxxxxx-xx-xx-xx-xxxxxxxx","task_id": "xxxxxx-xx-xx-xx-xyyyyyyy"}
PUT /task
Field Name | Type | Location | Required | Description |
shipper_id | string | body | Yes | Shipping rule ID |
task_id | string | body | Yes | Shipping task ID |
HTTP/1.1 200 OKContent-Length: 0
Feedback