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

# Send Linq Welcome

`POST /api/channels/linq/welcome`

Send the onboarding welcome iMessage/SMS to the linked Linq number.

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

---

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