GET configured pass through endpoint.
If no endpoint_id given, return all configured endpoints.
Successful Response
Create new pass-through endpoint
The route to be added to the LiteLLM Proxy Server.
The URL to which requests for this path should be forwarded.
Key-value pairs of headers to be forwarded with the request. You can set any key value pair here and it will be forwarded to your target endpoint
Successful Response
Update a pass-through endpoint
Successful Response
Delete a pass-through endpoint
Returns - the deleted endpoint
Successful Response