---
title: "Generate Connection Code"
method: POST
path: "/whatsapp/integrations/{binding_id}/generate-code"
tags: ["WhatsApp Integration"]
---

# Generate Connection Code

`POST /whatsapp/integrations/{binding_id}/generate-code`

Generate a secure connection code for WhatsApp integration.
Users send this code to the WhatsApp number to establish connection.

## Path parameters

- `binding_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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