Skip to main content
PATCH
Update voice audio

Authorizations

Authorization
string
header
required

Send your team API key or project token as Authorization: Bearer <token>. The credential must have the required permissions. Project tokens can access only their own project.

Path Parameters

assetId
string<uuid>
required

Identifier for the asset.

Value constraints

Body

application/json
expectedRevision
integer

Apply the change only if the asset still has this revision.

Value constraints

Required range: x >= 1
name
string

Human-readable name for this resource.

Value constraints

Required string length: 1 - 100
retentionDays
integer | null

Null removes automatic deletion. Retention counts from creation.

Accepted alternatives

Value constraints

Required range: 1 <= x <= 3650

Response

The updated asset.

success
enum<boolean>
required

Whether the request succeeded.

Allowed values

Available options:
true
data
object
required

Structured data carried by this object.