# Interface: IIdentityProfileCreateRequest

Request to create an identity profile.

## Properties

### body {#body}

> **body**: `object`

The data for the request.

#### publicProfile?

> `optional` **publicProfile?**: `IJsonLdDocument`

The public profile data.

#### privateProfile?

> `optional` **privateProfile?**: `IJsonLdDocument`

The private profile data.
