Create an avatar
avatars
Create an avatar
Create an avatar record from an uploaded asset (see POST /api/v1/assets or POST /api/v1/assets/remote). Requires scope avatars:write.
POST
Create an avatar
Authorizations
TIC API key as a bearer token: Authorization: Bearer tic_live_... or tic_test_.... Create keys in the dashboard at /platform/dashboard or via POST /api/v1/api-keys.
Body
application/json
Required string length:
1 - 160Available options:
image, video Avatar model id; defaults to the platform default model.
Asset id from POST /api/v1/assets or /api/v1/assets/remote.
Required string length:
8 - 160Response
Avatar created
Platform avatar id (ava_...). Use this in realtime prepare/turn calls.
Available options:
image, video Available options:
draft, preprocessing, ready, failed, disabled, deleted Required range:
x >= 0