v1
latestOpenAPI 3.1.02026-07-24650272.2 KBAPI Endpoints
Update Webhook
post/org/webhooks/{webhook_id}
Path parameters
webhook_idstring required
Unique identifier for the Gumlet Webhook which needs to be updated.
Request body
Response
200
Example response
{
"id": "65eed75eadeea8478f14ebd4",
"url": "https://webhook.site/16df065a-b398-48bc-b825-b0804979c5f2",
"triggers": [
"status"
],
"created_at": "2024-03-11T10:05:18.316Z",
"updated_at": "2024-03-11T10:10:37.461Z",
"sources": [
"5f462c1561cf8a766464ffc4"
],
"secret_token": "rnVNfIKgnH"
}