DELETE
/
api
/
v1
/
gateway
/
{id}
curl --request DELETE \
  --url https://saas.pads365.com/rdx/NDS.Services.Device/api/v1/gateway/{id}
{
  "Succeeded": true,
  "Message": "<string>",
  "Code": "<string>"
}

Path Parameters

id
string
required

Response

200 - application/json

The response is of type object.