Search

4.2. Parent and Child Accounts

download PDF
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.

Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.