---
title: "POST /v1/whatsapp/flow/deprecate"
method: POST
path: "/v1/whatsapp/flow/deprecate"
---

# POST /v1/whatsapp/flow/deprecate

`POST /v1/whatsapp/flow/deprecate`

Deprecates a published WhatsApp Flow, marking it as no longer recommended for use. The Flow must be in PUBLISHED status. This is an irreversible operation.

## Request body

- object
  - `id` string, required — The ID of the WhatsApp Business Account associated with this Flow.
  - `flowId` string, required — The unique identifier of the Flow to deprecate.

## Response `200`

Success

- DeprecateWhatsAppFlowOutput

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — ResourceNotFoundException
- `483` — InvalidParametersException
- `484` — AccessDeniedByMetaException
- `485` — ThrottledRequestException
- `486` — InternalServiceException
- `487` — DependencyException

---

[API](https://skmtc.net/aws/apis/socialmessaging.md) · [All operations](https://skmtc.net/aws/apis/socialmessaging/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/socialmessaging/versions/127e73cd9a15/schema)
