---
title: "Follow up on answered FAQs"
method: POST
path: "/smart-faq/answered-followup"
tags: ["SmartFAQ"]
---

# Follow up on answered FAQs

`POST /smart-faq/answered-followup`

## Request body

- AnsweredFAQFollowUpRequest
  - `faqId` string, nullable — The answered FAQ.
  - `leadIds` string[], nullable — The leads to follow with.

## Response `200`

Success

---

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