---
title: "Creates a new Push Protocol token gated group"
method: POST
path: "/push/group"
tags: ["Communities"]
---

# Creates a new Push Protocol token gated group

`POST /push/group`

Creates a new Push Protocol token gated group if it does not yet exists. The group is associated with an Unstoppable Domains badge.

## Request body

- SerializedPushGroupCreatePost
  - `badgeCode` string — Badge code associated with the token gated group

## Response `200`

Group created successfully

## Other responses

- `404` — Badge not found

---

[API](https://skmtc.net/unstoppabledomains/apis/messaging-api.md) · [All operations](https://skmtc.net/unstoppabledomains/apis/messaging-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unstoppabledomains/messaging-api/versions/076f597bfa5f/schema)
