{
"type": 0
}
curl --location --request POST 'http://localhost:0721/api/user/like-label-actions' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": 0
}'
{
"code": 200,
"message": "ut sed officia anim sint",
"data": "cillum adipisicing veniam aute"
}