delete https://api.nudgesecurity.io/api/1.0/labels
Responses
xxxxxxxxxx
curl --request DELETE \
--url https://api.nudgesecurity.io/api/1.0/labels \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"label": {
"color": "string",
"system_defined": true,
"value": "string"
},
"status": 200
}