Proxies a message to the OpenCode session bound to this chat.
curl --request POST \
--url https://api.case.dev/agent/v1/chat/{id}/message \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'Was this page helpful?
curl --request POST \
--url https://api.case.dev/agent/v1/chat/{id}/message \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'