Delete Alarm Group
Description
This API is used to delete alarm groups.
Request Address:
URL:
[Host Server]/api/v2/alarm/group/del
Parameter Description
Field Type Description Host Server string See Explanation of terms Method
POST
Headers
Field Type Description Authorization string "Bearer " + Access token obtained from login interface Body
Field Type Description uid long UID of the alarm group boxId long ID of the FGate Successful Response
NULL
Response Codes
Code Description 401 Access token expired 404 Alarm group does not exist 416 The last group cannot be deleted 406 Cannot delete if there are alarm entries associated with it