curl --request DELETE \
--url https://gogs.example.com/api/v1/user/following/{target} \
--header 'Authorization: <api-key>'curl --request DELETE \
--url https://gogs.example.com/api/v1/user/following/{target} \
--header 'Authorization: <api-key>'