Delete an authentication login domain

Prerequisites

Deleting an authentication login domain using REST APIs
  1. Select the login domain URI.

    GET /rest/logindomains

  2. Delete the login domain.

    DELETE /rest/logindomains/{LoginDomain}