Headers
Authorization Key
Authorization Secret
The "X-Webhook-Version" header is an optional integer property.When this header is omitted from the request, the system defaults to the legacy webhook, ensuring backward compatibility and seamless operation.Conversely, setting the value of this header to "2" indicates the preference for the new webhook implementation.
Path Parameters
AppID in which the extension has to be enabled/disabled
Body
application/json
Id of the Webhook.
name of the Webhook.
Webhook URL of the app
Boolean value for Basic Auth.
Username of the user
Password of the user
Webhook should be enabled/ disabled
Enables automatic retries for failed webhook deliveries due to non-2xx HTTP responses or network errors.
Response
200 - application/json
Created Webhook