---
title: "Changes to Trigger webhook"
method: POST
path: "/api/webhooks/{id}/trigger"
---

# Changes to Trigger webhook

`POST /api/webhooks/{id}/trigger`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 36 revisions.

- **2026-06-04** `d58cf9d6195b` — 4 info
- **2026-05-23** `6aa88c4c8a4f` — 1 info
- **2026-05-23** `3e94162e8e64` — 2 breaking, 9 info
- **2026-04-05** `7464894ea582` — 4 warning, 4 info

## Changes

- **2026-06-04** `d58cf9d6195b` — 4 info
  - removed the `ADMIRAL_REQUIRED` enum value from the `code` response property for the response status `400`
  - removed the `ADMIRAL_REQUIRED` enum value from the `code` response property for the response status `404`
  - removed the `ADMIRAL_REQUIRED` enum value from the `code` response property for the response status `429`
  - removed the `ADMIRAL_REQUIRED` enum value from the `code` response property for the response status `500`
- **2026-05-23** `6aa88c4c8a4f` — 1 info
  - added the non-success response with the status `429`
- **2026-05-23** `3e94162e8e64` — 2 breaking, 9 info
  - request body became required
  - request property `action` was restricted to a list of enum values
  - added the new `deploy` enum value to the request property `action`
  - added the new `git-pull` enum value to the request property `action`
  - added the new `pull` enum value to the request property `action`
  - added the new `restart` enum value to the request property `action`
  - added the new `start` enum value to the request property `action`
  - added the new `stop` enum value to the request property `action`
  - added the non-success response with the status `400`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
- **2026-04-05** `7464894ea582` — 4 warning, 4 info
  - added the new `PAID_REQUIRED` enum value to the `code` response property for the response status `401`
  - added the new `PAID_REQUIRED` enum value to the `code` response property for the response status `403`
  - added the new `PAID_REQUIRED` enum value to the `code` response property for the response status `404`
  - added the new `PAID_REQUIRED` enum value to the `code` response property for the response status `500`
  - removed the `PRO_REQUIRED` enum value from the `code` response property for the response status `401`
  - removed the `PRO_REQUIRED` enum value from the `code` response property for the response status `403`
  - removed the `PRO_REQUIRED` enum value from the `code` response property for the response status `404`
  - removed the `PRO_REQUIRED` enum value from the `code` response property for the response status `500`

---

[Operation](https://skmtc.dev/studio-saelix/apis/sencho-api/docs/api/webhooks/:id/trigger/post.md) · [API](https://skmtc.dev/studio-saelix/apis/sencho-api.md) · [Page](https://skmtc.dev/studio-saelix/apis/sencho-api/changes/api/webhooks/:id/trigger/post)
