Create Mail User
fortimail.users.createCreate a mailbox user in a FortiMail domain via the Engine API. Specify the domain and username, plus optional settings like password, status, and display name.
Instructions
Purpose: Create mailbox user (POST /v1/domains/{domain}/users/{key}).
Inputs: domain; key; optional settings — password, status, type, displayname (see engine OpenAPI).
Side effects: Flushes MCP cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Username / mkey | |
| domain | Yes | Domain name | |
| settings | No | User fields |