(BETA) Delete a notificationdelete https://batch.search.hereapi.com/v7/batch/notifications/{notificationId}(BETA) Delete a notification by its id.Path ParamsnotificationIdstringrequiredIdentifier that was auto-generated on notification creation and uniquely identifies the notification.HeadersX-Request-IDstringUser-provided token that can be used to trace a request or a group of requests sent to the service.Responses 204No Content 401API response in case of unauthorized access. 403API response in case of forbidden access. defaultAPI response in case of errors.Updated 2 months ago