---
title: "Track Apply Cut"
method: POST
path: "/api/claudecut/apply-cut"
tags: ["ClaudeCut"]
---

# Track Apply Cut

`POST /api/claudecut/apply-cut`

## Request body

- ClaudeCutApplyRequest
  - `cuts_applied` integer
  - `job_id` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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