---
title: "Webhook Ingress Generic"
method: POST
path: "/api/integrations/{provider}/webhooks/{webhook_id}/ingress"
tags: ["v1", "integrations"]
---

# Webhook Ingress Generic

`POST /api/integrations/{provider}/webhooks/{webhook_id}/ingress`

## Path parameters

- `provider` string, required — Provider name for integrations. Can be any string value, including custom provider names.
- `webhook_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/significant-gravitas/apis/autogpt-agent-server.md) · [All operations](https://skmtc.net/significant-gravitas/apis/autogpt-agent-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/significant-gravitas/autogpt-agent-server/versions/382041c7ecb2/schema)
