connectwisdomservice_delete_assistant_association: Deletes an assistant association

View source: R/connectwisdomservice_operations.R

connectwisdomservice_delete_assistant_associationR Documentation

Deletes an assistant association

Description

Deletes an assistant association.

See https://www.paws-r-sdk.com/docs/connectwisdomservice_delete_assistant_association/ for full documentation.

Usage

connectwisdomservice_delete_assistant_association(
  assistantAssociationId,
  assistantId
)

Arguments

assistantAssociationId

[required] The identifier of the assistant association. Can be either the ID or the ARN. URLs cannot contain the ARN.

assistantId

[required] The identifier of the Wisdom assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.