Skip to main content
PATCH
cURL

Authorizations

X-Avala-Api-Key
string
header
required

API key for authentication. Generate one in Mission Control Settings > Security & Identity.

Path Parameters

uid
string
required

Body

application/json
status
enum<string>
Available options:
uploading,
processing,
ready,
error,
archived
duration_seconds
number | null
size_bytes
integer | null
Required range: -9223372036854776000 <= x <= 9223372036854776000
topic_count
integer
Required range: -2147483648 <= x <= 2147483647
tags
string[]
Required string length: 1 - 100
topics
Topics · object
started_at
string<date-time> | null
ended_at
string<date-time> | null

Response

200 - application/json
uid
string<uuid>
read-only
status
enum<string>
Available options:
uploading,
processing,
ready,
error,
archived
duration_seconds
number | null
size_bytes
integer | null
Required range: -9223372036854776000 <= x <= 9223372036854776000
topic_count
integer
Required range: -2147483648 <= x <= 2147483647
tags
string[]
Required string length: 1 - 100
topics
Topics · object
started_at
string<date-time> | null
ended_at
string<date-time> | null
created_at
string<date-time>
read-only
updated_at
string<date-time>
read-only