# Create trigger **POST /1/triggers** Create trigger ## Servers - https://api.localsporthero.com: https://api.localsporthero.com () ## Parameters ### Body: application/json (object) - **userId** (string) The receiver of the trigger. - **text** (string) Extra comment. - **type** (string) `push` or `praise` - **replyId** (string) The id of the trigger that's being replied. - **checkinId** (string) The id of the checkin that's being replied. ## Responses ### 200 The created trigger. #### Body: application/json (object) - **trigger** (object) [Powered by Bump.sh](https://bump.sh)