---
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

---

[API](https://skmtc.net/marmotdata/apis/marmot-api.md) · [All operations](https://skmtc.net/marmotdata/apis/marmot-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/marmotdata/marmot-api/versions/ba1b1c4be2e7/schema)
