x-api-key: ********************
curl --location --request PUT '/inbox//status' \ --header 'x-workspace;' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "status": "open" }'