Skip to Content
Referência da APICensored ListsReplace a censored-word list

Replace a censored-word list

PUTapi.vdclip.com/v1/censored-lists/{list_id}
AuthAuthorization: Bearer <token>scope: vdclip:assets:write

Replace the name and/or words of an existing censored-word list.

Path parameters

list_idstringrequired

Censored-list id returned by the list endpoint.

Body

namestringrequired

New name for the list. Replaces the old name.

wordsstring[]optional

New word array. Replaces the entire old word list.

Última atualização em