Delete VirtualModel
Permanently delete a VirtualModel.
This does not affect any in-flight requests already being routed through this VirtualModel. IGW’s model cache is refreshed on its next polling cycle.
Path parameters
workspace
name
Query parameters
expected_db_version
Optional database version for optimistic locking. Delete only succeeds if the VirtualModel still has this version.
Response
VirtualModel deleted
Errors
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error