api_access_token: ********************curl --location --request PATCH 'http://localhost:3030/api/v1/accounts//integrations/hooks/' \
--header 'api_access_token: <api-key>' \
--header 'Content-Type: application/json; charset=utf-8' \
--data-raw '{
"settings": {}
}'{
"id": "string",
"app_id": "string",
"inbox_id": "string",
"account_id": "string",
"status": true,
"hook_type": true,
"settings": {}
}