Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Create or update a connection from a "A/B test" node

Create or update a connection from a "A/B test" node. You can specify target groups or predecessor and successor node.

Path Params
string
required

Client ID

string
required

Successor node ID

int64
required

Smart Campaign ID

Form Data
int32

Number of recipients to be contacted. Cannot be provided simultaneously with relative value.

float

Percentage of recipients to be contacted. Cannot be provided simultaneously with absolute value.

string

Name of the target group

string

Target group definition as JSON, e.g. { "targetGroup": { "id": 123456 }}. Connect definitions by using the operators 'and', 'or' or 'not'.

string

Predecessor node

string

Successor node

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

201

The "A/B test" connection was created successfully.

404

The "A/B test" successor node could not be found. Ensure that the required parameters such as "campaignId" or "nodeId" are correct and the successor node exists.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/vnd.optivo.broadmail.v1+json