# Like a post **POST /platform/posts/{post}/like** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Bearer token ## Parameters ### Path parameters - **post** (integer) The post id ## Responses ### 200 Post liked successfully #### Body: application/json (object) - **message** (string) ### 403 Forbidden - You don't have permission to access this route ### 404 Not found - The post does not exist [Powered by Bump.sh](https://bump.sh)