7.6. Remove Self from a Domain
Description
Remove yourself from a domain.
Method and URL Structure
Method URL Structure DELETE
/broker/rest/domain/:name/members/self
Request Parameters
Not applicable
cURL Command Example
$ curl -X DELETE https://openshift.redhat.com/broker/rest/domain/mydomain/members/self --user user@example.com:password