Skip to main content
PUT
/
index
/
{index_name}
/
video
/
{video_id}
/
metadata
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Authorizations

X-API-Key
string
header
required

Path Parameters

index_name
string
required
video_id
string
required

Body

application/json

The body is of type Metadata · object.

Response

Successful Response