Authorization: ********************curl --location --request DELETE '/users//topics//notifications' \
--header 'Authorization: Bearer <token>'{
"clientId": "string",
"errorCode": "string",
"exceptionReason": "INACTIVE_USER",
"exceptionType": "string",
"filteredStackTrace": [
{
"fileName": "string",
"lineNumber": 0,
"methodName": "string"
}
],
"localDateTime": "2019-08-24T14:15:22.123Z",
"login": "string",
"message": "string"
}