v4
latestOpenAPI 3.1.02026-08-086635375.7 KBAvatar Videos
Retry an avatar video
Creates a new job from the original immutable snapshot and links it through retryOf. Only terminal jobs can be retried.
post/v1/avatar-videos/{id}/retry
Path parameters
idstring required
Headers
Idempotency-Keystring required
Response
New retry job accepted.
Example response
{
"id": "avv_123"
}