本文档为大众产品接口文档 如需不明确请及时联系客服处理!
{
"tags_id": 0
}curl --location --request PUT 'http://prod-cn.your-api-server.com/api/client/site//tags' \
--header 'Content-Type: application/json' \
--data-raw '{
"tags_id": 0
}'{
"code": 0,
"data": null,
"message": "string"
}