cURL
curl --request POST \ --url 'https://api.flashcat.cloud/channel/reorder?app_key=' \ --header 'Content-Type: application/json' \ --data ' { "drag_channel_id": 123, "target_channel_id": 123 } '
{ "error": { "code": "<string>", "message": "<string>" } }
拖拽空间ID
被挤占的空间ID
错误信息,仅失败时存在
显示 子属性
此页面对您有帮助吗?