Vocabulary
Vocabulary holds the dictionary of terms that the AI replaces during caption
and transcript generation. Each entry maps a word to a replacement
string. The list is scoped to your account.
| Method | Endpoint | Scope |
|---|---|---|
GET | List vocabulary | vdclip:assets:read |
POST | Add an entry | vdclip:assets:write |
DELETE | Delete an entry | vdclip:assets:write |
See REST conventions for the standard envelope, pagination, and rate-limit headers. Errors follow the Errors catalog.
Last updated on