Skip to main content
PATCH
/
v1
/
fleet
/
triggers
/
{trigger_id}
Error
A valid request URL is required to generate request examples
{
  "agent_id": "<string>",
  "config": {},
  "created_at": "<string>",
  "id": "<string>",
  "name": "<string>",
  "status": "<string>",
  "template_id": "<string>",
  "updated_at": "<string>"
}

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

trigger_id
string
required

Trigger id (UUID)

Body

application/json
config
object
name
string
status
string

Response

OK

agent_id
string
config
object
created_at
string
id
string
name
string
status
string
template_id
string
updated_at
string