{
"id": "string"
}
curl --location --request POST 'http://localhost:0721/api/user/follow-action' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "string"
}'
{
"code": 89,
"message": "Ut consequat nostrud voluptate",
"data": "veniam minim in"
}