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

- Model190
  - `contacts` Model142[]
    - `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.dev/surveysparrow/apis/api-documentation.md) · [All operations](https://skmtc.dev/surveysparrow/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/surveysparrow/api-documentation/revisions/aad6b030d4ca/schema)
