Delete a realm
DELETE/realm/:name
Permanently deletes a realm from the identity provider. The master realm cannot be deleted; related Manager data is not automatically removed.
Request
Responses
- 204
- 401
- 403
- 404
- 405
The request completed successfully; no response body is returned
Authentication is required or the supplied credentials are invalid
The authenticated user does not have permission to perform this operation
The requested resource does not exist
The master realm cannot be deleted