This endpoint serves the purpose of creating a chat messages based on unique worker ID and chat ID.
cURL
curl --request POST \ --url https://api.roostedhr.com/api/1_12/workers/{id}/chats/{chat_id}/messages \ --header 'X-API-KEY: <api-key>'
Worker ID
Chat ID
OK