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

DNS Edge API Guide

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 - Missing or invalid token
  • FORBIDDEN - You are not authorized to perform this action
  • NOT FOUND - SSO integration ID wasn't found
  • INTERNAL SERVER ERROR - Unexpected error