# Harness Webhook API

**Canonical:** https://apis.io/apis/harness/harness-webhook-api/  
**Provider:** Harness — https://apis.io/providers/harness/  
**Base URL:** https://app.harness.io  
**Documentation:** https://apidocs.harness.io

Harness Webhook API is one of 488 APIs that [Harness](https://apis.io/providers/harness/) publishes on the [APIs.io](https://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, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

The webhook API from Harness — 10 operation(s) for webhook.

## Operations (16)

| Method | Path | Summary |
|---|---|---|
| GET | `/code/api/v1/repos/{repo_identifier}/webhooks` | List repo webhooks |
| POST | `/code/api/v1/repos/{repo_identifier}/webhooks` | Create repo webhook |
| DELETE | `/code/api/v1/repos/{repo_identifier}/webhooks/{webhook_identifier}` | Delete repo webhook |
| GET | `/code/api/v1/repos/{repo_identifier}/webhooks/{webhook_identifier}` | Get repo webhook |
| PATCH | `/code/api/v1/repos/{repo_identifier}/webhooks/{webhook_identifier}` | Update repo webhook |
| GET | `/code/api/v1/repos/{repo_identifier}/webhooks/{webhook_identifier}/executions` | List repo webhook executions |
| GET | `/code/api/v1/repos/{repo_identifier}/webhooks/{webhook_identifier}/executions/{webhook_execution_id}` | Get repo webhook execution |
| POST | `/code/api/v1/repos/{repo_identifier}/webhooks/{webhook_identifier}/executions/{webhook_execution_id}/retrigger` | Retrigger repo webhook execution |
| GET | `/code/api/v1/webhooks` | List acc, org or proj webhooks |
| POST | `/code/api/v1/webhooks` | Create acc, org or proj webhook |
| DELETE | `/code/api/v1/webhooks/{webhook_identifier}` | Delete acc, org or proj webhook |
| GET | `/code/api/v1/webhooks/{webhook_identifier}` | Get acc, org or proj webhook |
| PATCH | `/code/api/v1/webhooks/{webhook_identifier}` | Update acc, org or proj webhook |
| GET | `/code/api/v1/webhooks/{webhook_identifier}/executions` | List acc, org or proj webhook executions |
| GET | `/code/api/v1/webhooks/{webhook_identifier}/executions/{webhook_execution_id}` | Get acc, org or proj webhook execution |
| POST | `/code/api/v1/webhooks/{webhook_identifier}/executions/{webhook_execution_id}/retrigger` | Retrigger acc, org or proj webhook execution |

## Machine-readable artifacts (10)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/harness/refs/heads/main/openapi/harness-webhook-api-openapi.yml
- **Documentation** — https://apidocs.harness.io
- **APIReference** — https://apidocs.harness.io
- **GettingStarted** — https://developer.harness.io/docs/platform/automation/api/api-quickstart/
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/harness/refs/heads/main/authentication/harness-authentication.yml
- **OAuthScopes** — https://raw.githubusercontent.com/api-evangelist/harness/refs/heads/main/scopes/harness-scopes.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/harness/refs/heads/main/errors/harness-error-codes.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/harness/refs/heads/main/conventions/harness-conventions.yml
- **Idempotency** — https://raw.githubusercontent.com/api-evangelist/harness/refs/heads/main/conventions/harness-conventions.yml
- **RateLimits** — https://raw.githubusercontent.com/api-evangelist/harness/refs/heads/main/rate-limits/harness-rate-limits.yml

## Other Harness APIs (12)

- [Harness Continuous Integration API](https://apis.io/apis/harness/ci-api/)
- [Harness Continuous Delivery and GitOps API](https://apis.io/apis/harness/cd-api/)
- [Harness Feature Management and Experimentation API](https://apis.io/apis/harness/feature-flags-api/)
- [Harness Cloud Cost Management API](https://apis.io/apis/harness/ccm-api/)
- [Harness Chaos Engineering API](https://apis.io/apis/harness/chaos-api/)
- [Harness Security Testing Orchestration API](https://apis.io/apis/harness/sto-api/)
- [Harness Internal Developer Portal API](https://apis.io/apis/harness/idp-api/)
- [Harness Code Repository API](https://apis.io/apis/harness/code-repo-api/)
- [Harness Service Reliability Management API](https://apis.io/apis/harness/srm-api/)
- [Harness Infrastructure as Code Management API](https://apis.io/apis/harness/iacm-api/)
- [Harness Supply Chain Security API](https://apis.io/apis/harness/ssca-api/)
- [Harness Software Engineering Insights API](https://apis.io/apis/harness/sei-api/)

## Tags

Webhook

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/harness/harness-webhook-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/harness/.
