Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PUT \ --url https://apigw.bienport.com/api/resource/{resourceId}/update \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --header 'OrganizationId: <organizationid>' \ --data ' { "enabled": true, "networkId": "<string>", "organizationId": 123, "resourceName": "<string>" } '
{ "disabledDate": "2023-11-07T05:31:56Z", "enabled": true, "networkId": "<string>", "organizationId": 123, "resourceName": "<string>" }
Access Token
Organization ID
resourceId
updatePanelRequest
Update Panel Request Api Model
non null modelId field of update panel request
non null networkId field of update panel request
non null organizationId field of update panel request
non null resourceName field of update panel request
Updated Alarm Panel.
Was this page helpful?