---
title: "Launch Update Tick"
method: POST
path: "/api/internal/app-auto-gtm/launch-update/tick"
tags: ["AppAutoGtm"]
---

# Launch Update Tick

`POST /api/internal/app-auto-gtm/launch-update/tick`

## Response `200`

Successful Response

- LaunchUpdateTickResponse — Counters from one +90-min launch-update cron pass. ``skipped`` is a short reason when the handler took no action (e.g. self-lock held).
  - `scanned` integer
  - `sent` integer
  - `skipped_already_sent` integer
  - `skipped_no_recipient` integer
  - `skipped_budget_zero` integer
  - `failed` integer
  - `skipped` string, nullable

---

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