Delete an OAuth client registration from the UAA.
uaa delete-client CLIENT_ID [flags]
| Flag | Short | Default | Description |
|---|---|---|---|
--zone |
-z |
Identity zone subdomain in which to delete the client |
| Flag | Short | Description |
|---|---|---|
--verbose |
-v |
Print additional info on HTTP requests |
uaa delete-client my-app
uaa delete-client my-app --zone my-zone