管理接口Channel management
启用标签渠道
👨💼 需要管理员权限(Admin)
curl -X POST "https://api.example.com/api/channel/tag/enabled" \ -H "Content-Type: application/json" \ -d '{}'Empty
这篇文档对您有帮助吗?
最后更新于
👨💼 需要管理员权限(Admin)
curl -X POST "https://api.example.com/api/channel/tag/enabled" \ -H "Content-Type: application/json" \ -d '{}'这篇文档对您有帮助吗?
最后更新于
curl -X POST "https://api.example.com/api/channel/tag/enabled" \
-H "Content-Type: application/json" \
-d '{}'