Modify Alarm Group
Description
This interface is used to modify alarm groups.
Request Address
URL:
[Host Server]/api/v2/alarm/group
Address Parameter Description
Field Type Description Host Server string See Explanation of terms Request Method
POST
Headers
Field Type Description Authorization string "Bearer " + access_token obtained from login interface Body
Field Type Description uid string Alarm group UID boxId string FGate ID name string Alarm group name memo string Alarm group remarks cuids list List of alarm contact IDs Successful Response
NULL
Response Codes
Code Description 401 Access token expired 409 Name conflict 400 Error information in HTTP Header [X-FBox-Code],see details in Appendix Three