UnlinkConversationSets
Unlink conversation sets from a workspace.
Path Parameters |
---|
namespace string โ REQUIREDNamespace in which conversation sets and workspace are. |
Request body โ REQUIRED |
---|
namespace stringNamespace in which conversation sets and workspace are. |
playbook_id stringUnique identifier of the workspace. |
conversation_set_ids string[]Unique identifies of the conversation sets to unlink. |
Response Body |
---|
trigger_id stringUnique identifier of the pipeline trigger that was created when unlinking the conversation sets. |