Update a webhook

Updates an existing webhook

This call requires the id of the webhook you want to update as a path parameter. The request should contain the same body parameters you used to create the webhook but with new values for the properties you want to update. For example, you may want to edit the automated message sent to another app whenever an asset is uploaded to MediaSilo; in this case, you would enter an updated message using the body parameter.

A 204 code is returned when a webhook is successfully updated.

Language
Authorization
URL
Click Try It! to start a request and see the response here!