---
title: "Changes to Execute Task"
method: POST
path: "/v1/tasks/{task_id}/execute"
---

# Changes to Execute Task

`POST /v1/tasks/{task_id}/execute`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 12 revisions.

- **2026-08-15** `80f4fd40b75e` — 1 info
- **2026-08-13** `2f1c56db78f8` — 1 warning, 1 info
- **2026-08-06** `2bd7bb8e3a37` — 2 warning, 4 info
- **2026-08-05** `b390cd1c4e2a` — 1 info

## Changes

- **2026-08-15** `80f4fd40b75e` — 1 info
  - added the optional property `snoozed_until` to the response with the `200` status
- **2026-08-13** `2f1c56db78f8` — 1 warning, 1 info
  - added the new `WRONG_NUMBER` enum value to the `disposition/anyOf[subschema #1: CallDisposition]/` response property for the response status `200`
  - added the new `WRONG_NUMBER` enum value to the request property `payload/oneOf[subschema #4: CallPayload]/disposition/anyOf[subschema #1: CallDisposition]/`
- **2026-08-06** `2bd7bb8e3a37` — 2 warning, 4 info
  - added the new `INTERESTED` enum value to the `disposition/anyOf[subschema #1: CallDisposition]/` response property for the response status `200`
  - added the new `NOT_INTERESTED` enum value to the `disposition/anyOf[subschema #1: CallDisposition]/` response property for the response status `200`
  - added the new optional request property `payload/oneOf[subschema #3: NewLeadReviewPayload]/exclusion`
  - added the new optional request property `payload/oneOf[subschema #4: CallPayload]/excludeLead`
  - added the new `INTERESTED` enum value to the request property `payload/oneOf[subschema #4: CallPayload]/disposition/anyOf[subschema #1: CallDisposition]/`
  - added the new `NOT_INTERESTED` enum value to the request property `payload/oneOf[subschema #4: CallPayload]/disposition/anyOf[subschema #1: CallDisposition]/`
- **2026-08-05** `b390cd1c4e2a` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/topo/apis/topo-public-api/docs/v1/tasks/:task_id/execute/post.md) · [API](https://skmtc.dev/topo/apis/topo-public-api.md) · [Page](https://skmtc.dev/topo/apis/topo-public-api/changes/v1/tasks/:task_id/execute/post)
