---
title: "POST /v2/Services/{ServiceSid}/Operators/{OperatorSid}"
method: POST
path: "/v2/Services/{ServiceSid}/Operators/{OperatorSid}"
tags: ["IntelligenceV2OperatorAttachment"]
---

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

`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.

## Changes

- **2024-05-24** (v2) `1422b7722109` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/twilio/apis/twilio-intelligence/changes/v2/Services/:ServiceSid/Operators/:OperatorSid/post.md)

---

[API](https://skmtc.dev/twilio/apis/twilio-intelligence.md) · [All operations](https://skmtc.dev/twilio/apis/twilio-intelligence/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/twilio/twilio-intelligence/revisions/ca1dfd564a20/schema)
