---
title: "Send content inside request body to a group of connections."
method: POST
path: "/api/hubs/{hub}/groups/{group}/:send"
tags: ["webpubsub"]
---

# Send content inside request body to a group of connections.

`POST /api/hubs/{hub}/groups/{group}/:send`

## Path parameters

- `hub` string, required
- `group` string, required

## Query parameters

- `excluded` string[]
- `api-version` string, required
- `filter` string
- `messageTtlSeconds` integer

## Request body

- string, binary

## Response `202`

Accepted

## Other responses

- `default` — Error response

---

[API](https://skmtc.net/azure/apis/azure-web-pubsub-service-rest-api.md) · [All operations](https://skmtc.net/azure/apis/azure-web-pubsub-service-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/azure-web-pubsub-service-rest-api/versions/a1fc29b91d68/schema)
