---
title: "Request Reactivation"
method: POST
path: "/api/v1/followups/public/reactivate"
tags: ["followups-public"]
---

# Request Reactivation

`POST /api/v1/followups/public/reactivate`

Unified quote-reactivation request (DR7) — the confirm page's
post-submit button. Fires the same admin notification + event shape as
the expired-quote page CTA.

## Request body

- ReactivateSubmit
  - `token` string, required

## Response `202`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

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