---
title: "POST /_twake/sms"
method: POST
path: "/_twake/sms"
tags: ["SMS"]
---

# POST /_twake/sms

`POST /_twake/sms`

Send an SMS to a phone number

## Request body

- Sms
  - `to` union
    - string
    - string[]
  - `text` string

## Response `200`

SMS sent successfully

## Other responses

- `400` — Invalid request
- `401` — Unauthorized
- `500` — Internal server error

---

[API](https://skmtc.net/linagora/apis/twake-on-matrix-apis-documentation.md) · [All operations](https://skmtc.net/linagora/apis/twake-on-matrix-apis-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/linagora/twake-on-matrix-apis-documentation/versions/3428c7bb5a46/schema)
