Removes a service from a gateway
curl --request DELETE \
--url https://api.example.com/api/v1/gateways/{gateway_id}/services/{service_id} \
--header 'Authorization: <authorization>'{}Documentation Index
Fetch the complete documentation index at: https://docs.neuraltrust.ai/llms.txt
Use this file to discover all available pages before exploring further.
curl --request DELETE \
--url https://api.example.com/api/v1/gateways/{gateway_id}/services/{service_id} \
--header 'Authorization: <authorization>'{}