x-api-key: ********************
curl --location 'https://api.plusvibe.ai/api/v1/unibox/threads//mark-as-read' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "workspace_id": "65f3c92d3dbe5dbb35374a9a" }'
{ "status": "success" }