{
"practiceBookId": 0,
"langList": [
"string"
]
}curl --location --request PUT 'http://test-apisix.taolihanyu.net/exercise/practiceBook/copy' \
--header 'payload: {'\''mid'\'':{{mid}},'\''username'\'':{{username}},'\''userType'\'':,'\''campusId'\'':}' \
--header 'Authorization: bearer {{access_token}}' \
--header 'a-version: 4.14.0' \
--header 'a-language: zh' \
--header 'ostype: ios' \
--header 'Content-Type: application/json' \
--data-raw '{
"practiceBookId": 0,
"langList": [
"string"
]
}'{
"code": "",
"data": [
{
"": {}
}
],
"msg": "",
"total": 0
}