---
title: "POST /api/pie/check-runs"
method: POST
path: "/api/pie/check-runs"
tags: ["PIE"]
---

# POST /api/pie/check-runs

`POST /api/pie/check-runs`

## Request body

- PIECheckRequestDTO
  - `id` string, nullable
  - `url` string, nullable
  - `gte` string, nullable
  - `lte` string, nullable

## Response `200`

OK

---

[API](https://skmtc.dev/hackgate/apis/hackgate-admin-api.md) · [All operations](https://skmtc.dev/hackgate/apis/hackgate-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hackgate/hackgate-admin-api/revisions/4254c43f4be4/schema)
