Delete images from the set of training images.
Path parameters
The project id.
Query parameters
Ids of the images to be deleted. Limited to 256 images per batch.
Flag to specify delete all images, specify this flag or a list of images. Using this flag will return a 202 response to indicate the images are being deleted.
Removes these images from all iterations, not just the current workspace. Using this flag will return a 202 response to indicate the images are being deleted.
Response
Accepted
Changes
Changed in 4 of the 12 revisions of this API.338
- ●
deleted the
headerrequest parameterTraining-Keyrequest-parameter-removed
- ○
api operation id
DeleteImagesremoved and replaced withImages_Deleteapi-operation-id-removed
- ○
api tag
ImageApiremovedapi-tag-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the new optional
queryrequest parameterallImagesnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterallIterationsnew-optional-request-parameter
- ○
the
queryrequest parameterimageIdsbecame optionalrequest-parameter-became-optional
- ○
added the success response with the status
202response-success-status-added
- ○
- ○
api operation id
Images_Deleteremoved and replaced withDeleteImagesapi-operation-id-removed
- ○
api tag
ImageApiaddedapi-tag-added
- ○
- ▲
added the new required
headerrequest parameterTraining-Keynew-required-request-parameter
- ▲
the
queryrequest parameterimageIdsbecame requiredrequest-parameter-became-required
- ▲
removed the success response with the status
202response-success-status-removed
- ●
deleted the
queryrequest parameterallImagesrequest-parameter-removed
- ●
deleted the
queryrequest parameterallIterationsrequest-parameter-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲