APIPush
Tool ingestion

post/ingest/test/{toolId}

Path parameters

toolIdstring required

The tool id to simulate a test response for. When called this will stimulate Lorikeet making a response to your API. Usefulf for testing your API integration works.

Request body

inputsobject required

The input data to simulate a test response for.

envIdstring

Optional execution environment ID for integration endpoint tools.

Changes