---
title: "Create Group"
method: POST
path: "/create-group"
tags: ["Group"]
---

# Create Group

`POST /create-group`

Cria um grupo no WhatsApp.

## Request body

- CreateGroupRequest
  - `groupname` string, required
  - `phone` string, required

## Response `200`

OK

## 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/create-group/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)
