修改标注任务状态与名称。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
授权信息
当前API暂无授权信息透出。
请求参数
名称 | 类型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
AnnotationMissionId | string | 否 | 标注任务 ID。 | c88cc004-de69-4eee-aa5f-2efed533a54e |
AnnotationMissionName | string | 否 | 标注任务名称。 | 询问卖车-标注任务-20230506-112934 |
AnnotationStatus | integer | 否 | 标注任务状态 枚举值:
| 2 |
Delete | boolean | 否 | 删除任务 | false |
返回参数
示例
正常返回示例
JSON
格式
{
"Success": true,
"Code": "OK",
"Message": "The operation is not allowed. User state (DIALING) does not meet expectations (READY).",
"Data": {
"Success": true,
"Message": "The operation is not allowed. User state (DIALING) does not meet expectations (READY)."
},
"HttpStatusCode": 200,
"RequestId": "254EB995-DEDF-48A4-9101-9CA5B72FFBCC"
}
错误码
HTTP status code | 错误码 | 错误信息 | 描述 |
---|---|---|---|
500 | InternalError | An error occurred while processing your request. Please try again later. Submit a ticket if the error still exists. | 内部错误。建议重试,如果多次重试报错请提交工单。 |
访问错误中心查看更多错误码。
变更历史
变更时间 | 变更内容概要 | 操作 |
---|
暂无变更历史