Authorization: Bearer ********************{
"img_ids": [
0
],
"template_id": 384631857552768
}curl --location 'https://api.kuai.host/openapi/v2/image/template/generate' \
--header 'API-KEY: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"img_ids": [
0
],
"template_id": 384631857552768
}'{}