Cancel a prediction
POST
/v1/predictions/{prediction_id}/cancel请求参数
Path 参数
prediction_id
string
必需
The ID of the prediction to cancel.
示例代码
返回响应
Success(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{}
最后修改时间: 1 年前
POST
/v1/predictions/{prediction_id}/cancelThe ID of the prediction to cancel.
{}