错误码 | 错误码描述 | |
---|---|---|
-4009018 | 商品不能删除 |
curl --location --request POST 'https://ark.xiaohongshu.com/ark/open_api/v3/common_controller' \
--header 'Content-Type: application/json;charset=utf-8' \
--data-raw '{
"itemIds": [
"string"
]
}'
{
"error_code": 1,
"data": "",
"success": true
}