Together AI SDK (v2)
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
Together AI SDK (v2)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The endpoint ID
Body
application/json
Combined identifier in format "endpoint_name:adapter_model_name".