---
title: "Webhook Inbound"
method: POST
path: "/api/rcs/webhook/inbound"
tags: ["external_services", "RCS"]
---

# Webhook Inbound

`POST /api/rcs/webhook/inbound`

Webhook para recibir respuestas de usuarios (especialmente para opt-out).

Cuando un usuario responde al mensaje RCS (ej: "STOP"),
Vonage enviará los datos a este endpoint para procesarlos.

## Request body

- object

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/hogarsolar/apis/hogarsolar-backend-api.md) · [All operations](https://skmtc.dev/hogarsolar/apis/hogarsolar-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hogarsolar/hogarsolar-backend-api/revisions/d9861e46bef8/schema)
