---
title: "POST /ingest/test/{toolId}"
method: POST
path: "/ingest/test/{toolId}"
tags: ["APIPush", "Tool ingestion"]
---

# POST /ingest/test/{toolId}

`POST /ingest/test/{toolId}`

## Path parameters

- `toolId` unknown, required

## Request body

- TestRequestDTO
  - `subscriberId` string, required — The subscriber id to simulate a test response for.
  - `inputs` object, required — The data to simulate a test response for.
  - `envId` string — Optional execution environment ID for integration endpoint tools.

## Response `201`

---

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