Skip to main content

Delete Model File from a Specific Device

DELETE 

/api/v1/devices/{deviceId}/ai-models/{modelId}/editions/{edition}

Removes the deployed model file from a specific device.

• Triggers a NATS delete command to the device's Secured Volume.

• Returns 404 if no active deployment exists for the device/model/edition combination.

Request

Responses

Accepted