本文档由bestai 制作,推荐使用 best ai 文档、API 调试、API Mock、API 自动化测试!
Authorization: Bearer ********************{
"img_ids": [
0
],
"template_id": 384631857552768
}curl --location '/openapi/v2/image/template/generate' \
--header 'API-KEY: {{YOUR_API_KEY}}' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"img_ids": [
0
],
"template_id": 384631857552768
}'{}