Skip to main content
PATCH
Update Hook

Path Parameters

id
string
required
The hook UUID.

Request

All fields are optional — include only what you want to change.
enabled
boolean
Enable or disable the hook. Disabled hooks never fire.
cooldown_minutes
number
Minimum time between firings in minutes (1–1440).
config
object
Hook-specific configuration overrides.

Response

Authentication

Requires an API key with completions scope.

Example