Docs Home
/
Developer Tools
/
API
/
Projects
/
Add The Authenticated User'S Upvote To A Published Community Project

Add the authenticated user's upvote to a published community project

Path parameters

  • /{id}

    stringUUID
    //

Response

  • 200 OK
    • //
      • like_count:

        numberint64,
        //
      • liked:

        boolean
        //
      }

Examples

post
/projects/public/{id}/vote
200 OK
Response