curl --request DELETE \
--url https://gogs.example.com/api/v1/repos/{owner}/{repo}/labels/{id} \
--header 'Authorization: <api-key>'curl --request DELETE \
--url https://gogs.example.com/api/v1/repos/{owner}/{repo}/labels/{id} \
--header 'Authorization: <api-key>'