LinkConversationSets
Link conversation sets to 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 link. |
Response Body |
---|
trigger_id stringUnique identifier of the pipeline trigger that was created when linking the conversation sets. |