Internal
Remove a MANAGED backend from the model (platform admin)
Deletes a managed backend entry. Refused while the backend is healthy: flip it dark first (healthy=false is the reversible off state), because delete is immediate and lossy while the kill switch is instant AND undoable. Self-hosted pool:// backends are registrar-owned and cannot be deleted from here.
delete/v1/admin/inference/catalog/{modelId}/backends/{backendEndpoint}
Path parameters
modelIdstring required
backendEndpointstring required
Response
Removed
Changes
Changed in 1 of the 19 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○