/
/Webhooks API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 30m ago · Updated 1y ago
Other1
Webhooks10
  • getList webhooks for a service external ID or all webhooks
  • postCreate new webhook
  • postDeletes webhook messages
  • getGet webhook by external ID, service ID and gateway account ID (query param)
  • patchUpdate webhook
  • getGet webhook messages by webhook external ID
  • getGet messages by webhook external ID and message ID
  • getGet message attempts for webhook external ID and message ID
  • getGet webhook signing key by external ID
  • postRegenerate webhook signing key
    Webhooks

    Deletes webhook messages

    Task to delete webhook messages older than a default of seven days (this is configurable).

    post/v1/webhook/tasks/delete_messages

    Response

    OK

    Changes

    Changed in 1 of the 13 revisions of this API.○1

    • May 3, 2023025c111717fd○1See the full diff
      • ○

        endpoint added

        endpoint-added

    Full history