---
title: "Simulate Dm"
method: POST
path: "/v1/meta/simulate"
tags: ["Meta / Instagram Webhook"]
---

# Simulate Dm

`POST /v1/meta/simulate`

Simulate an Instagram DM without going through the webhook.

Bypasses signature verification, debounce, and Instagram send — instead
returns the assistant response directly as JSON.  Used by the test UI.

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/elicitlabs/apis/elicit-labs-api.md) · [All operations](https://skmtc.net/elicitlabs/apis/elicit-labs-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elicitlabs/elicit-labs-api/revisions/27701839a070/schema)
