How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Coda Project Webhooks API

The Webhooks API from Coda Project — 3 operation(s) for webhooks.

Coda Project Webhooks API is one of 32 APIs that Coda Project 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 6 operations across 3 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 0.0.2.

Requests are made against a single base URL, https://docs.superhuman.com/apis/admin/v1.

6 operations 3 paths 10 schemas 1 DELETE2 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.0.2
Base URL
https://coda.io/apis/v1
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Coda Project Webhooks API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (UUID) (Bearer). By default, every request must be authenticated.

  • Bearer — The Superhuman Docs Admin API can be accessed using an API token, which can be obtained from [My account](https://docs.superhuman.com/account) in Superhuman Do…

Paths & Operations 6

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

Webhooks 6
GET
/organizations/{organizationId}/webhooks
List webhooks
listWebhooks 3 params → 200400401403404429
POST
/organizations/{organizationId}/webhooks
Create new webhook subscription
addWebhook 1 param body → 200400401403404429
GET
/organizations/{organizationId}/webhooks/{webhookId}
Get a webhook subscription
getWebhook 2 params → 200400401403404429
PUT
/organizations/{organizationId}/webhooks/{webhookId}
Update a webhook subscription
updateWebhook 2 params body → 200400401403404429
DELETE
/organizations/{organizationId}/webhooks/{webhookId}
Deletes a webhook subscription
removeWebhook 2 params → 200400401403404429
POST
/organizations/{organizationId}/webhooks/{webhookId}/reset
Reset a webhook subscription
resetWebhook 2 params → 200400401403404429

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Webhook (12 properties), WebhookList (4 properties), AddWebhookRequest (4 properties), UpdateWebhookRequest (3 properties). Each schema is shown below with its type and property counts.

WebhookWatchedResource
string
Type of resource a webhook is subscribed to.
AddWebhookRequest
object
Payload for creating or updating a webhook subscription.
4 properties 2 required
WebhookFilter
object
Filter set for the webhook subscription.
1 property
NextPageLink
string
If specified, a link that can be used to fetch the next page of results.
DeleteWebhookResult
object
The result of deleting a webhook subscription.
WebhookFilterPredicate
object
One entry in a webhook subscription filter.
1 property 1 required
UpdateWebhookRequest
object
Payload for creating or updating a webhook subscription.
3 properties
Webhook
object
Info about a webhook subscription.
12 properties 6 required
NextPageToken
string
If specified, an opaque token used to fetch the next page of results.
WebhookList
object
List of webhooks.
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

coda-project-webhooks-api-openapi.yml Raw ↑

Other APIs Coda Project publishes across the network.

Coda Project Account API
Coda Project Analytics API
Coda Project API Tokens API
Coda Project Automations API
Coda Project Columns API
Coda Project Controls API
Coda Project CustomDocDomains API
Coda Project Doc Export API
Coda Project Doc Permissions API
Coda Project Docs API
Coda Project Events API
Coda Project Folder Permissions API
Where this information came from

This is an independent, third-party profile of Coda Project Webhooks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.