Update an external notificationAsk AIpatch https://sandbox.uk.rootplatform.com/v1/insurance/notifications/{notification_id}Update the status of a notification with provider of external.Path Paramsnotification_idstringrequiredMust be a UUID. The unique identifier of the notification to update.Body ParamsstatusstringenumrequiredThe new status of the notification.queuedsentdeliveredrejectedopenedunknown_errorAllowed:queuedsentdeliveredrejectedopenedunknown_errorstatus_update_descriptionstringA description of or reason for the update to the notification status. This will be stored as part of the status_updates array on the notification object.Response 200SuccessUpdated 5 months ago