cURL
curl --request POST \ --url 'https://api.flashcat.cloud/channel/enable?app_key=' \ --header 'Content-Type: application/json' \ --data ' { "channel_id": 123 } '
{ "error": { "code": "<string>", "message": "<string>" } }
filters 说明见创建接口
错误信息,仅失败时存在
显示 子属性
此页面对您有帮助吗?