v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14191644620.9 KB

Updates user details for a specified user ID. Currently, only <code>LicenseType</code> updates are supported for this action.

post/accounts/{accountId}/users/{userId}

Path parameters

accountIdstring required

The Amazon Chime account ID.

userIdstring required

The user ID.

Request body

LicenseType'Basic' | 'Plus' | 'Pro' | 'ProTrial'

The user license type to update. This must be a supported license type for the Amazon Chime account that the user belongs to.

UserType'PrivateUser' | 'SharedDevice'

The user type.

Response

Success