Update Webhook
Webhooks
Update Webhook
Update a webhook’s events, target URL, or scope. If the target URL changes, the same handshake protocol as POST /hooks applies.
PUT
Update Webhook
Authorizations
Path Parameters
Webhook ID
Example:
280382
Body
application/json
Response
OK
Webhook ID
Example:
12345
Example:
"https://some-secure-endpoint.com/path"
Example:
["api:time:updated"]Datetime when webhook was created (format: Y-m-d H:i:s)
Example:
"2018-03-05 16:17:14"
Datetime when webhook was last used (format: Y-m-d H:i:s)
Example:
"2018-03-05 20:01:58"
You can receive events only for specific project
Example:
"ev:12345657890"
Example:
true
