Authorization: Bearer ********************
curl --location 'https://dev.avibra.com/preprod/user/offers' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '[ { "userid": "current10001", "offers": [] } ]'
"Successful"