Skip to main content
POST
Send Json Input

Headers

Authorization
string
required

Path Parameters

thread_id
string
required

Body

application/json
project_name
string
required

The name of the Puppeteer project used for this thread.

json_input
required

A JSON object or string containing the data to send to the thread.

Response

Successful Response

response
string
required

Status message confirming the JSON input was received.