{
"uuid": "string"
}curl --location --request POST 'https://jingopenapi.jingsocial.com/v1/edm/mass/delete' \
--header 'app_id: ' \
--header 'access_token: {{access_token_ep}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"uuid": "string"
}'{
"code": 0,
"msg": "string",
"request_id": "string"
}