Skip to main content

Update Webhook

Select

SaaS
Customer Managed

This API updates an existing webhook.

Path Parameters
  • webhookid integer required
Request Body
  • headers string required

    Enter the name-value pairs separated by comma

  • name string required

    Name of the webhook

  • secret string

    Secret HMAC Authentication string

  • url string required

    WebHook URL

  • ssl boolean required

    Set this to true if Secret is added

Responses

OK


Schema
  • errorCode integer
Loading...