Toggles the current user's "like" status for this problem.

Toggles the like or dislike status for the current user to the specificed problem.

Path Params
integer
required

Id of the problem to toggle the "like" stats for

Query Params
integer
Responses
200

Successful update

404

Problem does not exist or user does not have access to it

Language
Response
Click Try It! to start a request and see the response here!