Delete a Vault AppRole
Request
DELETE https://{hostname}:{port}
/cli/vault/appRole?{parameters}
| Parameter | Type | Required | Description |
|---|---|---|---|
| store | string | false | Vault Secret Store ID/Name |
| vaultAppRole | string | true | Name or ID of the Vault App Role |
Related CLI command: deleteVaultAppRole.