Replace a censored-word list
PUT
api.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_idstringrequiredCensored-list id returned by the list endpoint.
Body
namestringrequiredNew name for the list. Replaces the old name.
wordsstring[]optionalNew word array. Replaces the entire old word list.
Última atualização em