Update incoming webhook

Partially update an incoming webhook receiver. Provided top-level fields replace the existing values.

Path parameters

webhook_idstringRequired
Incoming webhook ID

Request

This endpoint expects an object.
authobject or nullOptional
idempotencyobject or nullOptional
namestring or nullOptional
ruleslist of objects or nullOptional
statusenum or nullOptional
Allowed values:
targetobject or nullOptional

Response

Updated incoming webhook
authobject
created_atstring
idstring
idempotencyobject
namestring
receiver_urlstring
ruleslist of objects
statusenum
Allowed values:
targetobject

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error