# Interface: IIdentityAlsoKnownAsCreateRequest

Request to create an alias for an identity.

## Properties

### pathParams {#pathparams}

> **pathParams**: `object`

The path parameters.

#### identity

> **identity**: `string`

The identity to create the alias for.

***

### body {#body}

> **body**: `object`

The data for the request.

#### alias

> **alias**: `string`

The alias to create for the identity.
