curl --request POST \
--url https://app.aptlystar.ai/bot/{id} \
--header 'Content-Type: */*' \
--data '
{
"message": "<string>",
"history": "<array>"
}
'This response has no body data.curl --request POST \
--url https://app.aptlystar.ai/bot/{id} \
--header 'Content-Type: */*' \
--data '
{
"message": "<string>",
"history": "<array>"
}
'This response has no body data.