When I try to get the notifications log via /notifications/v1/notifications_log, I recieve the following error message:
{
"name": "Bad Request",
"message": "
"Notifications log functionality is not enabled or misconfigured."
],
"code": 1001,
"status": 400
}
How can I set up this functionality?