curl --location --request POST '/set_group_sign' \ --header 'Content-Type: application/json' \ --data-raw '{ "group_id": "string" }'
{}