Changes the language of an asset and triggers AI reprocessing.

Behavior: Updates the language setting for the asset. This triggers reprocessing of AI-powered features such as transcription, subtitle generation, and text detection to use the new language.

Authorization: Requires a valid Bearer token.

Side Effects: Triggers asynchronous reprocessing of AI data (transcription, subtitles, etc.) for the new language.

Error Scenarios: Returns 400 if the request body is missing. Returns 401 if the caller is not authenticated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the asset to update.

Body Params

The new language setting for the asset.

Represents a request to change the language assigned to an asset.

uuid | null

Gets or sets the identifier of the language to assign to the asset, or null to clear the language.

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json