{"label":"标签名字"}
curl --location 'add_label' \ --header 'Content-Type: application/json' \ --data '{"label":"标签名字"}'
{}