Skip to Content
Referência da APICensored ListsOverview

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.

MethodPathScope
GET/v1/censored-listsvdclip:assets:read
POST/v1/censored-listsvdclip: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