Skip to main content
DELETE
/
api
/
v1
/
gateways
/
{gateway_id}
cURL
curl --request DELETE \
  --url https://api.example.com/api/v1/gateways/{gateway_id} \
  --header 'Authorization: <authorization>'
{}

Headers

Authorization
string
required

Authorization token

Path Parameters

gateway_id
string
required

Gateway ID

Response

No Content