v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1480317256.9 KB

Creates a user who can be used in WorkMail by calling the <a>RegisterToWorkMail</a> operation.

post/#X-Amz-Target=WorkMailService.CreateUser

Headers

X-Amz-Target'WorkMailService.CreateUser' required

Request body

OrganizationIdstring required

The identifier of the organization for which the user is created.

Namestring required

The name for the new user. WorkMail directory user names have a maximum length of 64. All others have a maximum length of 20.

DisplayNamestring required

The display name for the new user.

Passwordstring password required

The password for the new user.

Response

Success

UserIdstring

The identifier for the new user.