Authorization: Bearer ********************openidoffline_accessprofileemailcurl --location --request POST 'https://api.belga.press/belgapress/api/feeds' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"brandId": 0,
"collaboration": {
"editorIds": [
0
],
"ownerIds": [
0
],
"type": "PRIVATE"
},
"labelIds": [
0
],
"name": "string",
"status": "DRAFT"
}'{
"amountOfUpdatedNewsObjects": 0,
"brand": {
"accentColor": "string",
"coverImage": {
"id": 0,
"url": "http://example.com"
},
"description": "string",
"id": 0,
"logo": {
"id": 0,
"url": "http://example.com"
},
"name": "string",
"updateDate": "2019-08-24T14:15:22.123Z"
},
"collaboration": {
"editors": [
{
"email": "user@example.com",
"firstName": "string",
"lastName": "string",
"organizationName": "string",
"userId": 0
}
],
"owners": [
{
"email": "user@example.com",
"firstName": "string",
"lastName": "string",
"organizationName": "string",
"userId": 0
}
],
"type": "PRIVATE"
},
"noCoverImage": true,
"coverImage": "http://example.com",
"createDate": "2019-08-24T14:15:22.123Z",
"id": 0,
"labels": [
{
"collaboration": {
"editors": [
{
"email": "user@example.com",
"firstName": "string",
"lastName": "string",
"organizationName": "string",
"userId": 0
}
],
"owners": [
{
"email": "user@example.com",
"firstName": "string",
"lastName": "string",
"organizationName": "string",
"userId": 0
}
],
"type": "PRIVATE"
},
"id": 0,
"name": "string",
"order": 0,
"parentId": 0,
"type": "LABEL"
}
],
"name": "string",
"organizationName": "string",
"owner": {
"email": "user@example.com",
"firstName": "string",
"lastName": "string",
"organizationName": "string",
"userId": 0
},
"notificationDefaults": {
"instant": true
},
"status": "DRAFT",
"updateDate": "2019-08-24T14:15:22.123Z"
}