Authorization: Bearer ********************offline_access-Offline accessopenid-OpenIDprofile-Profileemail-Emailcurl --location --request PUT 'https://api.belga.press/belgapress/api/users//topics//notifications' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"resource": {
"id": 0,
"name": "string",
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f"
},
"instant": {
"id": 0,
"muted": true,
"destinations": [
{
"format": "DESKTOP",
"id": 0
}
],
"filters": {
"languages": [
"NL"
],
"sources": [
"ALL_SOURCES"
]
}
},
"scheduled": {
"id": 0,
"muted": true,
"destinations": [
{
"format": "DESKTOP",
"id": 0
}
],
"schemes": [
{
"days": [
"MONDAY"
],
"time": "string"
}
],
"filters": {
"languages": [
"NL"
],
"sources": [
"ALL_SOURCES"
]
}
}
}'{
"resource": {
"id": 0,
"name": "string",
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f"
},
"instant": {
"id": 0,
"muted": true,
"destinations": [
{
"format": "DESKTOP",
"id": 0
}
],
"filters": {
"languages": [
"NL"
],
"sources": [
"ALL_SOURCES"
]
}
},
"scheduled": {
"id": 0,
"muted": true,
"destinations": [
{
"format": "DESKTOP",
"id": 0
}
],
"schemes": [
{
"days": [
"MONDAY"
],
"time": "string"
}
],
"filters": {
"languages": [
"NL"
],
"sources": [
"ALL_SOURCES"
]
}
}
}