MINARA

Refresh media models

POST /v1/media/models/refresh — Bypasses the five-minute catalog cache for one or both output modalities.

POST /v1/media/models/refresh

Bypasses the five-minute catalog cache for one or both output modalities.

MethodPOST
Path/v1/media/models/refresh
AuthAuthorization: Bearer <token> required
Categorymedia

Request body

{ "kind": "video" }

Response body

{ "catalogs": [ { "kind": "video", "source": "live", "models": [] } ] }

On this page