# Create a reaction **POST /api/v1/reaction** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Body: application/json (object) - **reactable_type** (string) The item type that is being reacted to. - **reactable_uuid** (string) The UUID of the item that is being reacted to. - **reaction** (string) The reaction. e.g. like|love|laughing|surprised. ## Responses ### 401 #### Body: application/json (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)