Authorization: Bearer ********************{
"group_id": 0
}curl --location --request POST 'https://shbot-api.wzstack.com/get_group_ignore_add_request' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"group_id": 0
}'{}