Remove Images
You can remove images from a Dataset using the REST API.
To remove images from a Dataset, make a DELETE request to the following API endpoint, passing the image IDs in the endpoint.
Here is an example request to the API to remove images
This endpoint returns a 204 status if the operation was successful.
Last updated
Was this helpful?