Remove a word from a custom (allowed) words list
remove_custom_wordRemove a term from the allowed-words list, either globally or for a specific style, to stop it from being accepted in drafts.
Instructions
Remove a term from this installer's allowed-words list (global, or a specific style's list).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| word | Yes | The term to remove from the allowed list. | |
| styleId | No | Style id the allowance was scoped to, from list_styles. Omit for the global list. |