Deletes a secret and its data.
DELETE https://api-<BlueCat.edge.url>/v1/api/secrets/{id}
Authorization: Bearer authorization token
Successful response
204 NO CONTENT
Possible error codes:
- BAD REQUEST - Invalid request
- NOT FOUND - Secret can't be found
- INTERNAL SERVER ERROR - Unexpected error