Deletes a specific secrets profile. This API also deletes individual secrets contained within the secrets profile.
DELETE https://api-<BlueCat.edge.url>/v1/api/secretsProfiles/{id}
Authorization: Bearer authorization token
Successful response
204 NO CONTENT
Possible error codes:
- NOT FOUND - Configuration can't be found
- INTERNAL SERVER ERROR - Unexpected error