Modify Alarm Group
Description
This interface is used to modify alarm groups.
Request Address
URL:
[Host Server]/api/v2/alarm/groupAddress Parameter Description
Field Type Description Host Server string See Explanation of terms Request Method
POSTHeaders
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
NULLResponse Codes
Code Description 401 Access token expired 409 Name conflict 400 Error information in HTTP Header [X-FBox-Code],see details in Appendix Three