v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444236171.7 KB

Creates a user in a Simple AD or Microsoft AD directory. The status of a newly created user is "ACTIVE". New users can access Amazon WorkDocs.

post/api/v1/users

Headers

Authenticationstring password

Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.

Request body

OrganizationIdstring

The ID of the organization.

Usernamestring password required

The login name of the user.

EmailAddressstring password

The email address of the user.

GivenNamestring password required

The given name of the user.

Surnamestring password required

The surname of the user.

Passwordstring password required

The password of the user.

TimeZoneIdstring

The time zone ID of the user.

Response

Success