Cancel a prediction
POST
/v1/predictions/{prediction_id}/cancelRequest
Path Params
prediction_id
string
required
The ID of the prediction to cancel.
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 1 年前