Excluded Words REST Endpoints

Spend Classification Knowledge Bases/Excluded Words
The Excluded Words resource manages the training exclusions for a knowledge base.
Create excluded words
Method: post
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationKnowledgeBases/{KnowledgeBaseName}/child/excludedWords
Delete one excluded word
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationKnowledgeBases/{KnowledgeBaseName}/child/excludedWords/{ExcludedWordId}
Get all excluded words
Method: get
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationKnowledgeBases/{KnowledgeBaseName}/child/excludedWords
Get one excluded word
Method: get
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationKnowledgeBases/{KnowledgeBaseName}/child/excludedWords/{ExcludedWordId}
Update one excluded word
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationKnowledgeBases/{KnowledgeBaseName}/child/excludedWords/{ExcludedWordId}