¶
重命名标签
需认证
PUT /api/v1/plant-tags/{id}
请求体
{ "name": "室内植物" }
字段
类型
必填
约束
说明
name
string
是
1-24 字符
新标签名称
响应
同
创建标签
。