---
title: "Create a VCS Event"
method: POST
path: "/vcs-events/{vcs_type}"
tags: ["VCS Events"]
---

# Create a VCS Event

`POST /vcs-events/{vcs_type}`

Creates a new VCS event

## Path parameters

- `vcs_type` 'github' | 'gitlab' | 'bitbucket' | 'azuredevops', required

## Response `201`

VCS event received successfully

## Other responses

- `401` — Unauthorized Error
- `403` — Insufficient permissions
- `500` — Internal Server Error

---

[API](https://skmtc.net/firefly/apis/api-gateway.md) · [All operations](https://skmtc.net/firefly/apis/api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/firefly/api-gateway/revisions/eea119b4113f/schema)
