Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hookdeck Bulk retry ignored events API

Bulk retry ignored events allow you to retry many events that were previously ignored (for instance due to filter rules) at once.

Hookdeck Bulk retry ignored events API is one of 17 APIs that Hookdeck publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Bulk retry ignored events. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 4 paths, and defines 6 schemas. It is described by OpenAPI 3.0.1, at version 1.0.0.

Requests are made against a single base URL, https://api.hookdeck.com/2025-07-01.

5 operations 4 paths 6 schemas 3 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0.0
Base URL
https://api.hookdeck.com/2025-07-01
Authentication
HTTP Bearer, HTTP Basic
Resource Areas
1

Authentication & Security 2

Hookdeck Bulk retry ignored events API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

Paths & Operations 5

Across 4 paths, the API surfaces 5 operations — 3 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Bulk retry ignored events 5

Bulk retry ignored events allow you to retry many events that were previously ignored (for instance due to filter rules) at once.

GET
/bulk/ignored-events/retry
Retrieve ignored events bulk retries
getIgnoredEventBulkRetries 12 params → 200400422
POST
/bulk/ignored-events/retry
Create ignored events bulk retry
createIgnoredEventBulkRetry body → 200400422
GET
/bulk/ignored-events/retry/plan
Generate ignored events bulk retry plan
generateIgnoredEventBulkRetryPlan 1 param → 200400422
GET
/bulk/ignored-events/retry/{id}
Retrieve ignored events bulk retry
getIgnoredEventBulkRetry 1 param → 200404
POST
/bulk/ignored-events/retry/{id}/cancel
Cancel ignored events bulk retry
cancelIgnoredEventBulkRetry 1 param → 200404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are BatchOperation (16 properties), Operators (6 properties), SeekPagination (5 properties), APIErrorResponse (4 properties). Each schema is shown below with its type and property counts.

APIErrorResponse
object
Error response model
4 properties 3 required
Operators
object
6 properties
OrderByDirection
BatchOperationPaginatedResult
object
3 properties
BatchOperation
object
16 properties 6 required
SeekPagination
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hookdeck-bulk-retry-ignored-events-api-openapi.yml Raw ↑

Other APIs Hookdeck publishes across the network.

Hookdeck Connections API
Hookdeck Sources API
Hookdeck Destinations API
Hookdeck Events API
Hookdeck Requests API
Hookdeck Transformations API
Hookdeck Bookmarks API
Hookdeck Issues API
Hookdeck Metrics API
Hookdeck Integrations API
Hookdeck Notifications API
Hookdeck Attempts API