latestOpenAPI 3.0.02026-08-10330179317.3 KB
0534e4d70b77
Webhooks
Update webhook attributes
put/api/v1/webhooks/{id}
Path parameters
idinteger required
webhook id
Request body
Example request
{
"token": "YOUR TOKEN IS HERE",
"item": {
"trigger_key": "knowledgebase_document.signed",
"url": "https://prod-flow.labguru.com/flows/1234567/flow_runs.json"
}
}Response
webhook updated