Authorization: Bearer ********************offline_access-Offline accessopenid-OpenIDprofile-Profileemail-Emailcurl --location --request POST 'https://api.belga.press/belgapress/api/useractivity' \
--header 'Content-Type: application/json' \
--data-raw '{
"eventType": "READ",
"eventObject": "NEWSOBJECT",
"eventObjectIds": [
"string"
],
"EventEnvironment": "BOARD_OVERVIEW"
}'{
"errorCode": "string",
"message": "string",
"exceptionType": "string",
"exceptionReason": "string"
}