Deletes all like records for a user.

Behavior: Removes all content items marked as liked by the specified user. If no user ID is provided, operates on the current user's likes.

Authorization: Requires a valid Bearer token.

Side Effects: Permanently deletes all like records for the user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Optional user ID. If null, targets the current user's likes.

Responses
200

The likes were deleted successfully.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json