Authorization: Bearer ********************openidoffline_accessprofileemailcurl --location --request PUT 'https://api.belga.press/belgapress/api/boards//sourcesettings' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"editions": [
"string"
],
"sourceIds": [
0
],
"subSourceGroupIds": [
0
],
"subSourceIds": [
0
]
}'{
"editions": [
"string"
],
"sources": [
{
"country": "string",
"id": 0,
"language": "string",
"logo": "http://example.com",
"mainSource": true,
"name": "string",
"publisher": "string",
"sourceGroup": "NEWSPAPERS",
"sourceGroupId": 0,
"subSourceGroups": [
{
"id": 0,
"mediumTypeGroupId": 0,
"nrSubSources": 0
}
]
}
],
"subSourceGroupIds": [
0
]
}