Gateway
Delete Gateway
Removes a gateway from the system
DELETE
cURL
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.
Removes a gateway from the system
curl --request DELETE \
--url https://api.example.com/api/v1/gateways/{gateway_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} \
--header 'Authorization: <authorization>'{}