---
title: "Share existing SMS Share"
method: POST
path: "/v1/ces/{survey_id}/sms/{id}"
tags: ["ces"]
---

# Share existing SMS Share

`POST /v1/ces/{survey_id}/sms/{id}`

## Path parameters

- `survey_id` number, required
- `id` number, required

## Request body

- Model189
  - `contacts` Model150[]
    - `mobile` string, required
    - `variables` Properties
  - `contactLists` string[]
  - `variables` Properties
  - `sendLaterInDays` number
  - `twilio_consent_agreed` boolean — For using surveysparrow message service you need to agree the consent.

## Response `default`

Successful

---

[API](https://skmtc.net/surveysparrow/apis/api-documentation.md) · [All operations](https://skmtc.net/surveysparrow/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/surveysparrow/api-documentation/versions/f9da74f558da/schema)
