Updating Notifications
You use this API to update notifications of an equipment or location.
Request
-
HTTP Method: PUT
-
URL: Application_URL/services/api/v1/notification
-
Authorization: You must have the roles EQUIPMENT_EDIT or EQUIPMENT_DELETE for equipment and FUNCTIONAL_LOCATION_EDIT or FUNCTIONAL_LOCATION_DELETE for locations assigned to your user ID in the SAP HANA Cloud Platform account.
Response
-
If a notification for equipment or location exists and you have appropriate authorizations, the system updates the detail of notification.
For more information, see https://help.sap.com/doc/7f578cf90bfe4f868abe0ee100a3762a/1902/en-US/notifications.html#notification_put.
-
If a notification for equipment or location does not exist, or you do not have appropriate authorizations, the system returns an appropriate error message.
For more information, see https://help.sap.com/doc/7f578cf90bfe4f868abe0ee100a3762a/1902/en-US/notifications.html#notification_put.