Update an animation template

patch/animation_templates/{uid}

Path parameters

uidstring required

Request body

namestring
descriptionstring nullable
tagsstring[]
widthinteger
heightinteger
frame_rate24 | 30 | 60

Response

Updated template

uidstring
namestring
descriptionstring nullable
tagsstring[]
widthinteger
heightinteger
frame_rate24 | 30 | 60
duration_secondsnumber

Derived from the template's keyframes — not settable. 0 until something is animated.

previewstring uri nullable

Preview image URL

ui_write_access'owner_only' | 'team'

Who can edit in the dashboard — owner_only (default) or team

api_write_access'team' | 'owner_only' | 'nobody'

Who can update or delete via the API — team (default), owner_only, or nobody (locked; unlock via dashboard)

created_atstring date-time

Changes

No recorded changes to this endpoint across all 1 revision of this API.