Skip to main content
POST
Cancel Training Request

Request

Send a POST request to below endpoint. Where {training_id} is the one returned in the response upon initiating the model training.
curl

Body

json

Path Parameters

training_id
string
required

The unique identifier for the training job to cancel

Example:

"F5jvdzGnYi"

Body

application/json
key
string
required

Your API Key used for request authorization

Example:

""

Response

Training cancelled successfully

status
enum<string>
Available options:
success,
error
messege
string

Response message

data
string

Additional response data