---
title: "Join a live call"
method: POST
path: "/api/v1/join"
tags: ["Conversations"]
---

# Join a live call

`POST /api/v1/join`

This API may be used to join a live call by posting the plain text you would otherwise use to invite someone to join a call.

## Response `201`

Success

## Other responses

- `400` — Bad request
- `409` — Conflict

---

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