admin-auth: ********************
curl --location --request POST '/admin/sendMessageAboutUpdate' \ --header 'admin-auth: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "note": "string", "tenantId": "string" }'