You will pass in the user JWT access token as the bearer token if chatting as an end user.

Body Parameters

prompt
string
required

This is the question/request that the user is sending to Buster.

project_id
string
required

This is the project that the user is chatting with.

chat_id
string

If you are continuing to chat with Buster, this is the chat_id that you received from the previous chat request.