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