DeleteTrainingJob
Updated at:
Deletes a training task.
Try it now
Test
RAM authorization
Request syntax
DELETE /api/v1/trainingjobs/{TrainingJobId} HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| TrainingJobId |
string |
No |
The ID of the training task. |
train76rcaupa2cz |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
No parameters required.
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Response schema |
||
| RequestId |
string |
The ID of the request. |
4cc83062-9bcb-4ab3-979e-2e571a35834f |
Examples
Success response
JSON format
{
"RequestId": "4cc83062-9bcb-4ab3-979e-2e571a35834f"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.
Is this page helpful?