---
title: "Attach an Operator to a Service."
method: POST
path: "/v2/Services/{ServiceSid}/Operators/{OperatorSid}"
tags: ["IntelligenceV2OperatorAttachment"]
---

# Attach an Operator to a Service.

`POST /v2/Services/{ServiceSid}/Operators/{OperatorSid}`

Attach an Operator to a Service.

## Path parameters

- `ServiceSid` string, required
- `OperatorSid` string, required

## Response `202`

Accepted

- IntelligenceV2OperatorAttachment
  - `service_sid` string, nullable — The unique SID identifier of the Service.
  - `operator_sid` string, nullable — The unique SID identifier of the Operator.
  - `url` string, uri, nullable — The URL of this resource.

---

[API](https://skmtc.net/twilio/apis/intelligence-v2.md) · [All operations](https://skmtc.net/twilio/apis/intelligence-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/intelligence-v2/versions/84898765c5f1/schema)
