Skip to main content
POST
/
v1
/
platform
/
fleet-webhooks
/
{webhook_id}
/
run
Error
A valid request URL is required to generate request examples
{
  "upstream_body": "<string>",
  "upstream_content_type": "<string>",
  "upstream_status_code": 123
}

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

Path Parameters

webhook_id
string
required

Webhook UUID

Body

application/json

The body is of type object.

Response

OK

upstream_body
string
upstream_content_type
string
upstream_status_code
integer