Authorization: Bearer ********************offline_access-Offline accessopenid-OpenIDprofile-Profileemail-Emailcurl --location --request PATCH 'https://api.belga.press/belgapress/api/newsobjects/tags' \
--header 'Content-Type: application/json' \
--data-raw '{
"newsObjectUuids": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
],
"tagIds": [
0
]
}'{
"errorCode": "string",
"message": "string",
"exceptionType": "string",
"exceptionReason": "string"
}