{ "userId": 1, "tenantId": 0 }
curl --location --request POST '/api/services/app/Friendship/BlockUser' \ --header 'Content-Type: application/json' \ --data-raw '{ "userId": 1, "tenantId": 0 }'
{}