# Post chat message **POST /1/chats/{chatid}/messages** Post chat message ## Servers - https://api.localsporthero.com: https://api.localsporthero.com () ## Parameters ### Path parameters - **chatid** (string) The chat id. ### Body: application/json (object) - **text** (string) The body of the message. - **date** (string) The date when the message was sent. ## Responses ### 200 The posted chat message. #### Body: application/json (object) - **chat** (object) [Powered by Bump.sh](https://bump.sh)