Skip to main content

Removes firmware

DELETE 

/iot/firmwares/:firmwareId

Authorization: http

name: bearerAuthtype: httpscheme: bearerbearerFormat: JWTdescription: * Users access: "Authorization: Bearer <user_token>"

Deletes firmware configuration and all its releases

Authorization Action:

core:firmwares:delete

Request

Path Parameters

    firmwareId stringrequired

    Firmware identifier

Responses

Firmware removed

curl -L -X DELETE 'https://connhex.com/iot/firmwares/:firmwareId' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Auth
Parameters
— pathrequired