curl --location 'https://api.belga.press/belgapress/api/newsrooms' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"termsAcceptedDate": "2019-08-24T14:15:22.123Z",
"publisherId": 0,
"jobRole": "string",
"subSourceName": "string",
"status": "DRAFT",
"type": "PR",
"brandId": 0,
"noCoverImage": true,
"coverImage": {
"id": 0
},
"profilePicture": {
"id": 0
},
"collaboration": {
"editorIds": [
0
],
"ownerIds": [
0
],
"type": "PRIVATE"
},
"topicIds": [
0
],
"content": {
"nl": {
"id": 0,
"title": "string",
"description": "string",
"companyAddress": {
"street": "string",
"number": "string",
"zip": "string",
"city": "string",
"country": "string",
"geometry": {
"lat": 0,
"lng": 0
}
},
"sociallinks": {
"website": "string",
"twitter": "string",
"facebook": "string",
"linkedin": "string",
"youtube": "string",
"instagram": "string"
}
},
"fr": {
"id": 0,
"title": "string",
"description": "string",
"companyAddress": {
"street": "string",
"number": "string",
"zip": "string",
"city": "string",
"country": "string",
"geometry": {
"lat": 0,
"lng": 0
}
},
"sociallinks": {
"website": "string",
"twitter": "string",
"facebook": "string",
"linkedin": "string",
"youtube": "string",
"instagram": "string"
}
},
"en": {
"id": 0,
"title": "string",
"description": "string",
"companyAddress": {
"street": "string",
"number": "string",
"zip": "string",
"city": "string",
"country": "string",
"geometry": {
"lat": 0,
"lng": 0
}
},
"sociallinks": {
"website": "string",
"twitter": "string",
"facebook": "string",
"linkedin": "string",
"youtube": "string",
"instagram": "string"
}
}
}
}'{
"id": 0,
"termsAcceptedDate": "2019-08-24T14:15:22.123Z",
"publisher": {
"id": 0,
"name": "string"
},
"jobRole": "string",
"publicEmbedUrl": "string",
"subSourceName": "string",
"status": "DRAFT",
"type": "PR",
"languages": [
"NL"
],
"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"
},
"noCoverImage": true,
"profilePicture": {
"id": 0,
"url": "http://example.com",
"assetType": "BELGA_IMAGE",
"belgaImageUuid": "string",
"fileName": "string",
"fileSize": 0,
"fileType": "DOCX",
"cropzone": {
"x": 0,
"y": 0,
"width": 0,
"height": 0
}
},
"coverImage": {
"id": 0,
"url": "http://example.com"
},
"dns": {
"internal": "string",
"external": "string"
},
"topics": [
{
"id": 0,
"content": {
"nl": {
"tagId": 0,
"title": "string"
},
"fr": {
"tagId": 0,
"title": "string"
},
"en": {
"tagId": 0,
"title": "string"
}
},
"category": "SOCIETY_ENVIRONMENT",
"thumbUrl": "string",
"coverUrl": "string"
}
],
"publishDate": "2019-08-24T14:15:22.123Z",
"updatedAt": "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"
},
"content": {
"nl": {
"id": 0,
"title": "string",
"description": "string",
"companyAddress": {
"street": "string",
"number": "string",
"zip": "string",
"city": "string",
"country": "string",
"geometry": {
"lat": 0,
"lng": 0
}
},
"sociallinks": {
"website": "string",
"twitter": "string",
"facebook": "string",
"linkedin": "string",
"youtube": "string",
"instagram": "string"
}
},
"fr": {
"id": 0,
"title": "string",
"description": "string",
"companyAddress": {
"street": "string",
"number": "string",
"zip": "string",
"city": "string",
"country": "string",
"geometry": {
"lat": 0,
"lng": 0
}
},
"sociallinks": {
"website": "string",
"twitter": "string",
"facebook": "string",
"linkedin": "string",
"youtube": "string",
"instagram": "string"
}
},
"en": {
"id": 0,
"title": "string",
"description": "string",
"companyAddress": {
"street": "string",
"number": "string",
"zip": "string",
"city": "string",
"country": "string",
"geometry": {
"lat": 0,
"lng": 0
}
},
"sociallinks": {
"website": "string",
"twitter": "string",
"facebook": "string",
"linkedin": "string",
"youtube": "string",
"instagram": "string"
}
}
}
}