创建自定义主体
Kuaishou
kling-element-create
上传参考图片,创建可复用的自定义主体。支持人物、动物、道具、服饰、场景、特效等分类。
POST
创建自定义主体
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
主体名称。
Example:
"my-character"
主体描述。
Example:
"视频系列主角"
参考类型,固定为 image_refer。
Available options:
image_refer Example:
"image_refer"
标签列表。可用 tag_id:
o_101:热梗o_102:人物(Character)o_103:动物o_104:道具o_105:服饰o_106:场景(Scene)o_107:特效o_108:其他
Response
主体创建任务已提交

