/
GI
givebutter
/
Givebutter API Documentation
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-26
68
50
126.1 KB
Webhooks
Update a webhook
put
/v1/webhooks/{webhook}
Path parameters
webhook
string
required
The webhook ID
Request body
object
required
url
string
uri
required
events
string[]
required
name
string
nullable
enabled
boolean
Response
WebhookResource
WebhookResource
required
id
string
required
name
string
nullable
required
signature
string
nullable
events
unknown[]
required
enabled
boolean
required
url
string
required
last_status
string
required
last_status_description
string
required
last_used_at
string
required
created_at
string
required
updated_at
string
required