API 参考
批量设置渠道标签
👨💼 需要管理员权限(Admin)
POST
/api/channel/batch/tagRequest Body
application/json
ids?array<integer>tag?stringResponse Body
curl -X POST "https://ai-tokens.space/api/channel/batch/tag" \ -H "Content-Type: application/json" \ -d '{}'Empty