delete https://api.onset.io/v1/labels/
Permanently deletes a label. It cannot be undone.
Log in to see full request history
Response
Permanently deletes a label. It cannot be undone.
xxxxxxxxxx
curl --request DELETE \
--url https://api.onset.io/v1/labels/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here!