webhook _receiver _update
Note that receiver secrets are NOT added or removed using this endpoint. Instead, use the /v1/webhooks/{secrets}/?receiver={receiver} endpoint to add and remove secrets.
put /v1 /webhook -receivers / {receiver }
Request Body
Parameters to update a webhook configuration.
Object
The URL that webhook notification requests should be sent to
Names must begin with a lower case ASCII letter, be composed exclusively of lowercase ASCII, uppercase ASCII, numbers, and '-', and may not end with a '-'. Names cannot be a UUID, but they may contain a UUID. They can be at most 63 characters long.