delete https://api.lightstep.com/public/v0.2//projects//key_operations/
Deletes a key operation
Log in to see full request history
Responses
204Key operation was successfully deleted
404Project, organization, service, or key operation not found
Deletes a key operation
204Key operation was successfully deleted
404Project, organization, service, or key operation not found
xxxxxxxxxx
curl --request DELETE \
--url https://api.lightstep.com/public/v0.2/organization/projects/project/key_operations/key-operation-id
Try It!
to start a request and see the response here!