# Interface: IAdminUserCreateRequest

Create a new user as an admin.

## Properties

### body {#body}

> **body**: [`IAuthenticationUser`](IAuthenticationUser.md) & `object`

The body of the request.

#### Type Declaration

##### password

> **password**: `string`
