---
title: "Send Bluebubbles Welcome"
method: POST
path: "/api/channels/bluebubbles/welcome"
tags: ["channels"]
---

# Send Bluebubbles Welcome

`POST /api/channels/bluebubbles/welcome`

Send the onboarding welcome iMessage to the linked BlueBubbles identifier.

## Response `200`

Successful Response

- WelcomeTextResponse — Result of POST /api/channels/{channel}/welcome. ``sent`` is True when the channel's ``send_text`` returned without raising. ``channel_identifier`` echoes the destination so the UI can render "we texted +1555..." without a second round trip.
  - `sent` boolean, required
  - `channel` string, required
  - `channel_identifier` string, required

## Changes

- **2026-08-14** `e202091512bc` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mozilla-ai/apis/clawbolt/changes/api/channels/bluebubbles/welcome/post.md)

---

[API](https://skmtc.dev/mozilla-ai/apis/clawbolt.md) · [All operations](https://skmtc.dev/mozilla-ai/apis/clawbolt/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mozilla-ai/clawbolt/revisions/579c110de1b8/schema)
