{
"group_id": 22480
}curl --location --request DELETE 'https://jingopenapi.jingsocial.com/v2/crowd/static/delete' \
--header 'app_id: ' \
--header 'access_token: {{access_token_ep}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"group_id": 22480
}'{
"code": 0,
"msg": "string",
"data": {},
"request_id": "string",
"timestamp": 0
}