Skip to main content

Create webhook

Create webhook

Request Body required
  • url string required

    Possible values: Value must match regular expression ^(http|https)://

    The URL where you wish to get notified

  • notify string required

    Possible values: Value must match regular expression ^(all|signed|sent|rejected|realtime)$

    The type of callback to receive, value must be all, signed, sent, rejected or realtime

  • eventFilter string

    Possible values: [``, document.*, document.created, document.rejected, document.finalPdfCreated, recipient.*, recipient.completed, recipient.rejected, recipient.emailOpened, recipient.visiting, recipient.bounced]

  • group string
Responses

operation successful

Loading...