{ "clothing_image": "https://localimage.nolibox.com/moter/619789909522128896.png", "preset_id": 191 }
curl --location --request POST 'open.nolibox.com/api/aigc/clothing/generate' \ --header 'Authorization: Basic xxxxxxxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "clothing_image": "https://localimage.nolibox.com/moter/619789909522128896.png", "preset_id": 191 }'
{ "code": 0, "msg": "string", "data": { "uid": "string" } }