Delete the specified SSO integration.
Request: DELETE https://api-<BlueCat.edge.url>/v1/api/ssoIntegrations/{id}
Authorization: Bearer authentication token
Successful response
204 NO CONTENT
Possible error codes:
- UNAUTHORIZED - Invalid access token
- NOT FOUND - SSO integration ID wasn't found
- INTERNAL SERVER ERROR - Unexpected error