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

Widen Workflow-Webhooks API

Create, list, and delete workflow webhooks.

Widen Workflow-Webhooks API is one of 17 APIs that Widen publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Workflow-Webhooks. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 1 path, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 2.0.

Requests are made against 2 base URLs: https://api.widencollective.com/v2, https://api.widencollective.com/v1.

3 operations 1 paths 2 schemas 1 DELETE1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0
Base URL
https://api.widencollective.com/v2
Authentication
HTTP Bearer
License
Proprietary
Resource Areas
1

Authentication & Security 1

Widen Workflow-Webhooks API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — OAuth2 Bearer token obtained from Acquia DAM.

Paths & Operations 3

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

Workflow-Webhooks 3

Create, list, and delete workflow webhooks.

GET
/workflow/webhooks
List Workflow webhooks
workflowListWebhooks → 200
POST
/workflow/webhooks
Create a Workflow webhook
workflowAddWebhook body → 201
DELETE
/workflow/webhooks
Delete a Workflow webhook
workflowDeleteWebhook body → 204

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are GetWorkflowWebhookResult (2 properties), ListWorkflowWebhooksResult (1 property). Each schema is shown below with its type and property counts.

GetWorkflowWebhookResult
object
2 properties
ListWorkflowWebhooksResult
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

widen-workflow-webhooks-api-openapi.yml Raw ↑

Other APIs Widen publishes across the network.

Widen Acquia-DAM-Webhooks API
Widen Analytics API
Widen Assets API
Widen Attributes API
Widen Categories API
Widen Channels API
Widen Collections API
Widen File-Formats API
Widen Integration-Links API
Widen Metadata API
Widen Orders API
Widen Products API