Delete Alarm Group
Description
This API is used to delete alarm groups.
Request Address:
URL:
[Host Server]/api/v2/alarm/group/delParameter Description
Field Type Description Host Server string See Explanation of terms Method
POSTHeaders
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
NULLResponse 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