Authorization: ********************curl --location 'https://api.belga.press/belgapress/api/users//topics/notifications' \
--header 'Authorization: Bearer <token>'[
{
"id": 0,
"muted": true,
"scheduling": {
"instant": true
},
"topic": {
"id": 0,
"content": {
"nl": {
"tagId": 0,
"title": "string"
},
"fr": {
"tagId": 0,
"title": "string"
},
"en": {
"tagId": 0,
"title": "string"
}
}
}
}
]