{
"subscribe_mode": 0
}curl --location -g --request POST 'http://127.0.0.1/cgi-bin/externalcontact/set_subscribe_mode?access_token={{accesstoken}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"subscribe_mode": 0
}'{
"errcode": 0,
"errmsg": "string"
}