Remove a word from a banned-words list
remove_banned_wordUnban a term from the global or style-specific banned-words list, restoring its usage in drafts. Specify a style ID to target that list.
Instructions
Remove a term from this installer's banned-words list (global, or a specific style's list).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| word | Yes | The term to unban. | |
| styleId | No | Style id the ban was scoped to, from list_styles. Omit for the global list. |