Skip to Content
API ReferenceCensored 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.

MethodEndpointScope
GETList censored-word listsvdclip:assets:read
POSTCreate a listvdclip:assets:write
PUTReplace a listvdclip:assets:write
DELETEDelete a listvdclip:assets:write

See REST conventions for the standard envelope, pagination, and rate-limit headers. Errors follow the Errors catalog.

Last updated on