---
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` string, required

## Request body

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

## Response `201`

## Changes

- **2026-02-25** `3c6ea1de041e` — 1 info
  - for the `path` request parameter `toolId`, the type/format was generalized from ``/`` to `string`/``
- **2026-02-11** `b4f394f05daf` — 1 info
  - the endpoint scheme security `lorikeetClientId AND lorikeetSignatureAuthV1` was removed from the API
- **2026-01-29** `97f5b5f6a51d` — 1 warning, 1 info
  - removed the request property `subscriberId`
  - the endpoint scheme security `lorikeetClientId AND lorikeetSignatureAuthV1` was added to the API

[Change history](https://skmtc.dev/optechai/apis/lorikeet-api/changes/ingest/test/:toolId/post.md)

---

[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/789c7fa93584/schema)
