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

Changes

No recorded changes to this endpoint across all 14 revisions of this API.