Censored Lists
Censored lists are named groups of words that the profanity filter blocks
during caption and transcript generation. Each list is scoped to your
account and identified by list_id. Lists are versioned via PUT (full
replace) and removed via DELETE.
| Method | Path | Scope |
|---|---|---|
GET | /v1/censored-lists | vdclip:assets:read |
POST | /v1/censored-lists | vdclip:assets:write |
PUT | /v1/censored-lists/{list_id} | vdclip:assets:write |
DELETE | /v1/censored-lists/{list_id} | vdclip:assets:write |
See REST conventions for the standard envelope, pagination, and rate-limit headers. Errors follow the Errors catalog.
Última atualização em