Authorization: ********************
X-API-Key: ********************
curl --location '/viewbot/init' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "orgId": "string" }'