Values.DeleteQuickResponseRequestSourceDeletes a quick response.
type nonrec t = {knowledgeBaseId : UuidOrArn.t;The knowledge base from which the quick response is deleted. 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.
*)quickResponseId : UuidOrArn.t;The identifier of the quick response to delete.
*)}