Skip to main content
POST
Create a custom subject

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
element_name
string
required

Subject name.

Example:

"my-character"

element_description
string
required

Subject description.

Example:

"Lead character of the video series"

reference_type
enum<string>
required

Reference type. Always image_refer.

Available options:
image_refer
Example:

"image_refer"

element_image_list
object
required
tag_list
object[]
required

Tag list. Available tag_id values:

  • o_101: trending memes
  • o_102: character
  • o_103: animal
  • o_104: prop
  • o_105: clothing
  • o_106: scene
  • o_107: effect
  • o_108: other

Response

Subject creation task submitted

id
string

Task ID

Example:

"863121016086724692"

task_id
string

Task ID (same as id)

Example:

"863121016086724692"

object
string

Always video

Example:

"video"

model
string

Always kling-element

Example:

"kling-element"

status
string

Initially empty

Example:

""

progress
integer

Progress 0–100

Example:

0

created_at
integer

Unix timestamp

Example:

1773812605