> **signupUser**(`userModel`, `email`, `password`, `body?`): `Promise`\<`any`\>

## Parameters

### userModel

[`UserModel`](../interfaces/UserModel.md)

### email

`string`

### password

`string`

### body?

`Record`\<`string`, `unknown`\>

## Returns

`Promise`\<`any`\>
