Show Table of Contents
4.2. Parent and Child Accounts
Parent accounts that have the subaccounts capability enabled can contain child user accounts. See Chapter 4, User Information for more information on all user account parameters and capabilities.
4.2.1. Delete Child Account
Description
Delete the specified child user account, if one exists.
Note
Parent accounts cannot be deleted. Therefore, the API returns an error message if you attempt to delete a parent account.
Method and URL Structure
| Method | Resource URL |
|---|---|
DELETE | /broker/rest/user |
Request Parameters
Not applicable
cURL Command Example
$ curl -X DELETE https://openshift.redhat.com/broker/rest/user -d --user child_user:password
JSON Response
No content is returned from a successful DELETE operation.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.