Remove the authenticated user's upvote from a published community project
Billing: No usage charge
Path parameters
/{id}
stringUUID//
Response
- 200 OK
- //
like_count:
numberint64,//liked:
boolean//
}
Examples
delete
/projects/public/{id}/vote200 OK
Response