Authorization: Bearer ********************curl --location 'https://google-voice.net/api/fcm/delete' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"gmail": "string"
}'{"status":true,"msg":"监听程序已删除"}