跳至主要内容

Delete Model File from All Deployed Devices

DELETE 

/api/v1/orgs/{orgId}/ai-models/{modelId}/editions/{edition}/deployments

Removes the deployed model file from ALL devices that received this model edition.

• Batch operation: triggers delete commands for every device in the deployment.

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

Request

Responses

Accepted