Skip to main content
POST
Import Template
Bring a scene into your account straight from a Viggle template. There are two kinds:
  • Multi-person templates — come with tracked person UUIDs for each person in the video
  • Video templates — plain video scenes, no person tracking
You don’t need to tell us which is which — we figure out the type automatically from the UUID.
You can browse and copy template UUIDs over at viggle.ai — the Import Templates guide walks you through it. Importing is free; you only pay credits when you render.

Parameters

Send as JSON (Content-Type: application/json).

Response

Example

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Body

application/json
template_uuid
string
required

Viggle template UUID (multi-person or video template)

Example:

"template_uuid"

name
string

Optional display name for the scene

Example:

"Group Dance"

Response

Scene imported

scene_id
string

Scene UUID

Example:

"770e8400-e29b-41d4-a716-446655440000"

job_id
string
Example:

"scene_770e8400e29b"

status
string
Example:

"pending"

message
string
Example:

"Scene import initiated. Check status for updates."

character_uuids
string[]

UUIDs of tracked persons in the template.

Example: