Skip to main content
PATCH
Update a webhook endpoint

Authorizations

X-Auth-Token
string
header
required

Project API key for sending traces and accessing project-scoped resources. Format: sk-lw-... (no underscore). Obtain one by creating a project via the Admin API or the LangWatch UI.

Path Parameters

id
string
required

Body

application/json
url
string
Required string length: 1 - 2000
enabled_events
string[]
Required array length: 1 - 100 elements
Required string length: 1 - 200
status
enum<string>
Available options:
active,
disabled
max_batch_size
integer
max_batch_delay_ms
integer
max_in_flight
integer

Response

The endpoint as it now stands

data
object
required