取消任務
POST - /api/v1/task/cancel/{instanceId}
參數
| Name | Parameter | Type | Required/Optional | Description |
|---|---|---|---|---|
instanceId | path | string | Required | 任務 Instance Id |
key | query | string | Required | 公司 API Key |
回傳
{
"errorCode": 0,
"message": "string"
}errorCode 錯誤代碼
請參考 錯誤碼和錯誤訊息 頁面
Table of Contents