v4

latestOpenAPI 3.1.0MIT2026-08-04193459793.6 KB
Endpoints

Remove a LoRA adapter from an endpoint

Removes the routing rule that binds an adapter to an endpoint. The adapter must be currently bound to this specific endpoint.

delete/endpoints/{endpointId}/adapters

Request body

model_idstring required

Combined identifier in format "endpoint_name:adapter_model_name".

Response

Adapter successfully unbound

model_idstring
deletedboolean