---
title: "Set canned messages"
method: POST
path: "/api/canned-messages"
tags: ["config"]
---

# Set canned messages

`POST /api/canned-messages`

Sets the canned messages on the Meshtastic device. Messages are pipe-separated.

## Request body

- object
  - `messages` string

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `503` — Service Unavailable

---

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