Authorization: Bearer ********************offline_access-Offline accessopenid-OpenIDprofile-Profileemail-Emailcurl --location --request PUT 'https://api.belga.press/belgapress/api/users//boards//notificationsettings' \
--header 'Content-Type: application/json' \
--data-raw '{
"instant": {
"destinations": [
{
"format": "DESKTOP"
}
],
"muted": true,
"type": "GET_ALL"
},
"muted": true,
"scheduled": {
"destinations": [
{
"format": "DESKTOP"
}
],
"intervals": [
{
"days": [
"MONDAY"
],
"time": "string"
}
],
"muted": true
}
}'{
"id": 0,
"instant": {
"destinations": [
{
"format": "DESKTOP",
"id": 0
}
],
"id": 0,
"muted": true,
"type": "GET_ALL"
},
"muted": true,
"scheduled": {
"destinations": [
{
"format": "DESKTOP",
"id": 0
}
],
"id": 0,
"intervals": [
{
"days": [
"MONDAY"
],
"time": "string"
}
],
"muted": true
}
}