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

C1 Webhook API

The Webhook API from C1 — 4 operation(s) for webhook.

C1 Webhook API is one of 47 APIs that C1 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Webhook. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 7 operations across 4 paths, and defines 22 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0-alpha.

Requests are made against a single base URL, https://{tenantDomain}.conductor.one.

7 operations 4 paths 22 schemas 1 DELETE2 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0-alpha
Base URL
https://example.conductor.one
Authentication
HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 2

C1 Webhook API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). It supports OAuth 2.0 (oauth) using the clientCredentials flow. By default, every request must be authenticated.

  • oauth — This API uses OAuth2 with the Client Credential flow. Client Credentials must be sent in the BODY, not the headers. For an example of how to implement this, re…

Paths & Operations 7

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

Webhook 7
POST
/api/v1/search/webhooks
Search
c1.api.webhooks.v1.WebhooksSearch.Search body → 200
GET
/api/v1/webhooks
List
c1.api.webhooks.v1.WebhooksService.List 2 params → 200
POST
/api/v1/webhooks
Create
c1.api.webhooks.v1.WebhooksService.Create body → 200
DELETE
/api/v1/webhooks/{id}
Delete
c1.api.webhooks.v1.WebhooksService.Delete 1 param body → 200
GET
/api/v1/webhooks/{id}
Get
c1.api.webhooks.v1.WebhooksService.Get 1 param → 200
POST
/api/v1/webhooks/{id}
Update
c1.api.webhooks.v1.WebhooksService.Update 1 param body → 200
POST
/api/v1/webhooks/{id}/test
Test
c1.api.webhooks.v1.WebhooksService.Test 1 param body → 200

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are c1.api.webhooks.v1.WebhookInstance (11 properties), c1.api.webhooks.v1.Webhook (7 properties), c1.api.webhooks.v1.WebhookSource (5 properties), c1.api.webhooks.v1.WebhooksSearchRequest (4 properties). Each schema is shown below with its type and property counts.

c1.api.webhooks.v1.WebhookSource.WebhookSourcePolicyPostAction
object
The WebhookSourcePolicyPostAction message.
1 property
c1.api.webhooks.v1.WebhooksServiceUpdateResponse
object
The WebhooksServiceUpdateResponse message.
1 property
c1.api.webhooks.v1.WebhooksServiceDeleteRequestInput
object
The WebhooksServiceDeleteRequest message.
c1.api.webhooks.v1.WebhookSpec
object
The WebhookSpec message.
1 property
c1.api.webhooks.v1.WebhookSource.WebhookSourceWorkflowStep
object
The WebhookSourceWorkflowStep message.
2 properties
c1.api.webhooks.v1.WebhooksServiceGetResponse
object
The WebhooksServiceGetResponse message.
1 property
c1.api.webhooks.v1.WebhookSource.WebhookSourceProvisionStep
object
The WebhookSourceProvisionStep message.
1 property
c1.api.webhooks.v1.WebhooksServiceDeleteResponse
object
Empty response body. Status code indicates success.
c1.api.webhooks.v1.WebhooksServiceTestResponse
object
The WebhooksServiceTestResponse message.
1 property
c1.api.webhooks.v1.Webhook
object
The Webhook message.
7 properties
c1.api.webhooks.v1.WebhooksSearchResponse
object
The WebhooksSearchResponse message.
2 properties
c1.api.webhooks.v1.WebhooksServiceCreateRequest
object
The WebhooksServiceCreateRequest message.
3 properties 2 required
c1.api.webhooks.v1.WebhookRef
object
The WebhookRef message.
1 property
c1.api.webhooks.v1.WebhooksSearchRequest
object
The WebhooksSearchRequest message.
4 properties
c1.api.webhooks.v1.WebhookSource
object
The WebhookSource message. This message contains a oneof named source. Only a single field of the following list may be set at a time: - test - policyPostActio…
5 properties
c1.api.webhooks.v1.WebhookSource.WebhookSourceApprovalStep
object
The WebhookSourceApprovalStep message.
1 property
c1.api.webhooks.v1.WebhooksServiceTestRequestInput
object
The WebhooksServiceTestRequest message.
c1.api.webhooks.v1.WebhooksServiceUpdateRequestInput
object
The WebhooksServiceUpdateRequest message contains the webhook object to update and a field mask to indicate which fields to update. It uses URL value for input.
2 properties
c1.api.webhooks.v1.WebhooksServiceListResponse
object
The WebhooksServiceListResponse message.
2 properties
c1.api.webhooks.v1.WebhookSource.WebhookSourceTest
object
The WebhookSourceTest message.
c1.api.webhooks.v1.WebhooksServiceCreateResponse
object
The WebhooksServiceCreateResponse message.
1 property
c1.api.webhooks.v1.WebhookInstance
object
The WebhookInstance message.
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

c1-webhook-api-openapi.yml Raw ↑

Other APIs C1 publishes across the network.

Baton Connector Framework
C1 Access Conflict API
C1 App API
C1 App Entitlement API
C1 App Entitlement Automation API
C1 App Entitlement Automation Exclusion API
C1 App Entitlement Monitor Binding API
C1 App Entitlement Owner API
C1 App Entitlement Proxy Binding API
C1 App Entitlement User Binding API
C1 App Entitlement User Binding Feed API
C1 App Entitlement User Binding History API