Update a webhook endpoint

patch/webhook/{webhookId}

Path parameters

webhookIdstring required

Request body

status'archived' required
reasonstring

Response

OK

idstring required
createdAtstring required
archivedAtstring
urlstring required

The URL that will receive the webhook payload

namestring required

The name of the webhook

Changes