curl --location --request POST '/product/cdkey/library/create' \ --header 'x-token: {{x-token}}' \ --form 'name=""' \ --form 'remark=""'
{}