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 cancel events API

Bulk cancel operations allow you to cancel multiple pending events at once.

Hookdeck Bulk cancel 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 cancel events. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 3 paths, and defines 8 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.

4 operations 3 paths 8 schemas 3 GET1 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 cancel 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 4

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

Bulk cancel events 4

Bulk cancel operations allow you to cancel multiple pending events at once.

GET
/bulk/events/cancel
Retrieve events bulk cancels
getEventBulkCancels 12 params → 200400422
POST
/bulk/events/cancel
Create events bulk cancel
createEventBulkCancel body → 200400422
GET
/bulk/events/cancel/plan
Generate events bulk cancel plan
generateEventBulkCancelPlan 1 param → 200400422
GET
/bulk/events/cancel/{id}
Retrieve events bulk cancel
getEventBulkCancel 1 param → 200404

Schemas 8

The contract defines 8 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.

EventStatus
string
APIErrorResponse
object
Error response model
4 properties 3 required
Operators
object
6 properties
OrderByDirection
BatchOperationPaginatedResult
object
3 properties
AttemptErrorCodes
string
Error code of the delivery attempt
BatchOperation
object
16 properties 6 required
SeekPagination
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hookdeck-bulk-cancel-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