Delete node triggers
DELETE/v1/groups/:groupId/nodes/:nodeId/triggers
Removes the trigger configuration from the node and notifies the device.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Triggers deleted successfully
Bad request
Unauthorized - Invalid or missing authentication
Forbidden - User does not have permission to access the resource
Internal server error