# Interface: IIdentityAlsoKnownAsRemoveRequest

Request to remove an alias from an identity.

## Properties

### pathParams {#pathparams}

> **pathParams**: `object`

The path parameters.

#### identity

> **identity**: `string`

The identity to remove the alias from.

#### alias

> **alias**: `string`

The alias to remove.
