# Post club message **POST /1/clubs/{clubid}/messages** Post club message ## Servers - https://api.localsporthero.com: https://api.localsporthero.com () ## Parameters ### Path parameters - **clubid** (string) Club id. ### Body: application/json (object) - **id** (string) The id of the message. - **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) - **message** (object) [Powered by Bump.sh](https://bump.sh)