Request ‒ Applications/Delete
Request ‒ Applications/Delete
Property | Type | Description | Mandatory |
---|
appId | String | A unique Application identifier (appId) that is automatically generated by IoT Platform when the Applications/Post endpoint is used. | Y |
Example JSON Applications/Delete
curl -X GET \
https://api.stg.axonize.com/odata/applications/585166654e41925b98f01234\
-H ‘Authorization: Token’ \holds
-H ‘Content-Type: application/json’ \
-H ‘appId: 801A048A-9F23-429F-BF0D-B6D35B22771E’ \