Skip to main content

Update Webhook Configuration By Id

PUT 

/webhooks/:hookId

Updates an existing webhook configuration for the tenant by its unique ID. Use this endpoint to modify details such as the TargetURL, subscribed events, or other settings. This allows you to keep your webhook configuration up to date without creating a new one.

Request

Responses

OK: The request was successful.