IntelligenceV2OperatorAttachment

Attach an Operator to a Service.

post/v2/Services/{ServiceSid}/Operators/{OperatorSid}

Path parameters

ServiceSidstring required

The unique SID identifier of the Service.

OperatorSidstring required

The unique SID identifier of the Operator. Allows both Custom and Pre-built Operators.

Response

Accepted

service_sidstring nullable

The unique SID identifier of the Service.

operator_sidstring nullable

The unique SID identifier of the Operator.

urlstring uri nullable

The URL of this resource.

Changes