Authorization: ********************curl --location --request POST '/newsrooms//pressreleases//requestupdate' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": 0,
"organizationId": 0,
"description": "string"
}'{
"clientId": "string",
"errorCode": "string",
"exceptionReason": "INACTIVE_USER",
"exceptionType": "string",
"filteredStackTrace": [
{
"fileName": "string",
"lineNumber": 0,
"methodName": "string"
}
],
"localDateTime": "2019-08-24T14:15:22.123Z",
"login": "string",
"message": "string"
}