Delete an AuthorizationRealm
Request
DELETE https://{hostname}:{port}
/cli/authorizationRealm/delete?{parameters}
| Parameter | Type | Required | Description |
|---|---|---|---|
| realm | string | true | Name or ID of the authorization realm |
Related CLI command: deleteAuthorizationRealm.