How can we help?

Searching:

0 results found

Gateways/Delete

DELETE /odata/Gateways/[gatewayId]
 

Request ‒ Gateways/Delete
Property Type Description Mandatory
gatewayId String This is the unique identifier automatically assigned by Axonize when a gateway is created. This gatewayId is returned in the response of the Gateway/Post. Y

 

Example JSON Devices/Delete

curl -X DELETE \

https://api.axonize.com/odata/gateways/592139084d27e710e80f1234 \

-H ‘Authorization: Token’ \

-H ‘Content-Type: application/json’ \

-H ‘appId: 801A048A-9F23-429F-BF0D-B6D35B221234’ \
 

Response ‒ Devices/Delete

Status 200 ‒ OK