{
"id": 0,
"firstName": "string",
"lastName": "string",
"email": "string",
"language": "NL",
"content": {
"nl": {
"jobRole": "string",
"showOnNewsroom": true
},
"fr": {
"jobRole": "string",
"showOnNewsroom": true
},
"en": {
"jobRole": "string",
"showOnNewsroom": true
}
},
"phoneNumber": "string",
"websiteUrl": "string",
"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
}
},
"public": true
}