Request – SchemaDefinitions/Delete
Request – SchemaDefinitions/Delete
Property
Type
Description
Mandatory
schema definition id
String
This is the unique identifier automatically assigned by IoT Platform when a Schema Definition is created. This schema definition ID is returned in the response of the Devices/Post.
Example JSON SchemaDefinitions/Delete Request
curl -X DELETE \
https://api.axonize.com/odata/schemaDefinitions/5df88b80e3b0cd1a80501234 \
-H ‘appId: 9b96eab8-fa25-4549-925d-da8ecf9a1234’ \
-H ‘authorization: Token’
Response ‒ SchemaDefinitions/Delete
Status 200 ‒ OK