Authorization: Bearer ********************
{
"ids": [
0
]
}
curl --location --request DELETE 'https://jiugang.mhiiot.cn/openapi/project/api/EventAgent' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
0
]
}'