DELETE
/
v1
/
gateway
/
{gateway_id}
curl --request DELETE \
  --url https://api.lygosapp.com/v1/gateway/{gateway_id} \
  --header 'api-key: <api-key>'
"<any>"

Headers

api-key
string | null
required

Path Parameters

gateway_id
string
required

Response

200
application/json
Successful Response

The response is of type any.