Upstream
Delete Upstream
Removes an upstream from a gateway
DELETE
cURL
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Removes an upstream from a gateway
curl --request DELETE \
--url https://api.example.com/api/v1/gateways/{gateway_id}/upstreams/{upstream_id} \
--header 'Authorization: <authorization>'curl --request DELETE \
--url https://api.example.com/api/v1/gateways/{gateway_id}/upstreams/{upstream_id} \
--header 'Authorization: <authorization>'