Skip to main content
POST
Play a blended montage on an entity

Body

application/json
clip
integer
required
Required range: x >= 0
clip_duration
number<float>
required
entity_id
integer<int32>
required
Required range: x >= 0
blend_in
number<float>
blend_out
number<float>
bone_mask
integer[] | null
Required range: x >= 0
speed
number<float>

Response

200 - application/json

Montage triggered; ok is false with a message if the entity is missing.

ok
boolean
required
message
string | null