/v1/api/ssoIntegrations/{id} (DELETE) - BlueCat DNS Edge

DNS Edge API Guide (Service Point v4)

Locale
English
Product name
BlueCat DNS Edge

Delete the specified SSO integration.

Request: DELETE https://api-<DNS.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