HomeGuidesAPI ReferenceGuidesMRT APIConfiguration API
GitHubAirheads Developer Community
API Reference

Patch a Webhook by ID

This API endpoint modifies an existing Webhook. One or multiple parameters in the body can be used to update the Webhook. Example - updating the endpoint URL for a existing Webhook. To only change name and endpoint parameters, select Payload in dropdown. To change Auth mechanism, select "Authentication Update" in the dropdown and select authentication type.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
length ≤ 16

Unique identifier for the webhook. This can be obtained from the List Webhooks API.

Body Params

Request body for patching an existing Webhook.

input
required

Payload for webhook patch requests.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json