connectwisdomservice_delete_import_job {paws.customer.engagement} | R Documentation |
Deletes the quick response import job
Description
Deletes the quick response import job.
See https://www.paws-r-sdk.com/docs/connectwisdomservice_delete_import_job/ for full documentation.
Usage
connectwisdomservice_delete_import_job(importJobId, knowledgeBaseId)
Arguments
importJobId |
[required] The identifier of the import job to be deleted. |
knowledgeBaseId |
[required] The identifier of the knowledge base. This should not be a QUICK_RESPONSES type knowledge base if you're storing Wisdom Content resource to it. |
[Package paws.customer.engagement version 0.9.0 Index]