{
"key_list": [
"731F5C13EB9983BBDAC9ECE25DDEBDBA"
],
"notify_url": "www.alex-mayer.co"
}
curl --location --request POST 'https://gate.wujieai.net/wj-open/v1/mirror/supersize' \
--header 'Content-Type: application/json' \
--data-raw '{
"key_list": [
"731F5C13EB9983BBDAC9ECE25DDEBDBA"
],
"notify_url": "www.alex-mayer.co"
}'
{
"code": "200",
"message": "success",
"data": [
{
"key": "C5B5FE8DBF3679D9049342C130341BD9",
"expected_generate_second": 12,
"expected_queue_second": 12
}
]
}