---
title: "Manually trigger an ingestion schedule"
method: POST
path: "/ingestion/schedules/{id}/trigger"
tags: ["ingestion"]
---

# Manually trigger an ingestion schedule

`POST /ingestion/schedules/{id}/trigger`

## Path parameters

- `id` string, required

## Response `201`

Created

## Other responses

- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

## Changes

- **2026-07-12** `32cf70022131` — 1 info
  - endpoint added
- **2025-06-02** `0c070796939d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/marmotdata/apis/marmot-api/changes/ingestion/schedules/:id/trigger/post.md)

---

[API](https://skmtc.dev/marmotdata/apis/marmot-api.md) · [All operations](https://skmtc.dev/marmotdata/apis/marmot-api/llms.txt) · [OpenAPI document](https://skmtc.dev/marmotdata/apis/marmot-api/revisions/cadebfd78fef?raw)
