Deletes a Cisco Umbrella Integration.
Request: DELETE https://api-<DNS.edge.url>/v1/api/umbrellaIntegrations/{id}
Authorization: Bearer authorization token
Response
204 NO CONTENT
Possible error codes
- UNAUTHORIZED - Missing or invalid token
- FORBIDDEN - You are not authorized to perform this action
- NOT FOUND - Integration can't be found
- CONFLICT - Conflict exists
- INTERNAL SERVER ERROR - Unexpected error