---
title: "Join Group by Code"
method: POST
path: "/join-code"
tags: ["Group"]
---

# Join Group by Code

`POST /join-code`

Entra em um grupo de WhatsApp através do código de convite.

## Request body

- JoinGroupbyCodeRequest
  - `inviteCode` string, required

## Response `201`

Created

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

## Changes

- **2022-07-21** `5384d2ef4ae9` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/wppconnect-team/apis/wppconnect-api-rest/changes/join-code/post.md)

---

[API](https://skmtc.dev/wppconnect-team/apis/wppconnect-api-rest.md) · [All operations](https://skmtc.dev/wppconnect-team/apis/wppconnect-api-rest/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wppconnect-team/wppconnect-api-rest/revisions/5384d2ef4ae9/schema)
