Update webhook

Update a webhook in an organization

put

Update the specified resource in storage.

Authorizations
Path parameters
organizationstringRequired

Name of the organization | can be found in the URL

webhookstringRequired

Id of the webhook

Body
urlstringOptional

Url of the webhook

typestringOptional

Type of the webhook

Responses
200

successful operation

application/json
put
/{organization}/webhooks/{webhook}
200

successful operation

Last updated