---
title: "Changes to Execute a routine against 1-100 items"
method: POST
path: "/routines/{routine_id}/run"
---

# Changes to Execute a routine against 1-100 items

`POST /routines/{routine_id}/run`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 6 revisions.

- **2026-07-31** `881a05e984ea` — 1 breaking, 1 warning

## Changes

- **2026-07-31** `881a05e984ea` — 1 breaking, 1 warning
  - for the `path` request parameter `routine_id`, the minLength was increased from `0` to `1`
  - for the `path` request parameter `routine_id`, the maxLength was set to `64`

---

[Operation](https://skmtc.dev/clay/apis/clay-public-api/docs/routines/:routine_id/run/post.md) · [API](https://skmtc.dev/clay/apis/clay-public-api.md) · [Page](https://skmtc.dev/clay/apis/clay-public-api/changes/routines/:routine_id/run/post)
