Delete an Identity Domain by name or ID

delete

/oam/services/rest/ssa/api/v1/oauthpolicyadmin/oauthidentitydomain

Deletes an Identity Domain, either based on the name or the ID. Only one query parameter needs to be specified.

Request

Supported Media Types
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

Sucessfully deleted entity - "OAuthIdentityDomain", detail - "NameofIdentityDomain"

422 Response

Failed to delete OAuth entity "IdentityDomain" - name "NameofIdentityDomain"
Back to Top