Cancel a prediction
POST
/v1/predictions/{prediction_id}/cancel请求参数
Path Params
prediction_id
string
required
The ID of the prediction to cancel.
示例代码
Responses
Success(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 1 年前