---
title: "Generate an invite and send it via SMS or email through the communication workflow.
Creates a thread in the clinic's chat inbox with the invite message."
method: POST
path: "/ClientAppInvite/{clientId}/invite/send"
tags: ["ClientAppInvite"]
---

# Generate an invite and send it via SMS or email through the communication workflow.
Creates a thread in the clinic's chat inbox with the invite message.

`POST /ClientAppInvite/{clientId}/invite/send`

## Path parameters

- `clientId` string, required

## Request body

- SendInviteRequest
  - `method` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1.md) · [All operations](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clinicos/pawthosx-business-api-v1/revisions/a905bde4e796/schema)
