Skip to main content
POST
Pathway Chat

Headers

authorization
string
required
Your API key for authentication.

Path Parameters

id
uuid
required
The chat ID created from the /pathway/chat/create endpoint.

Body

message
string
The message to send to the pathway (optional)

Response

data
object
Contains the response data for the pathway chat message.
errors
null | array
Will be null on success. Contains error details if the request failed.

Docs for agents: llms.txt