v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14191644620.9 KB

Suspends up to 50 users from a Team or EnterpriseLWA Amazon Chime account. For more information about different account types, see Managing Your Amazon Chime Accounts in the Amazon Chime Administration Guide.

Users suspended from a Team account are disassociated from the account,but they can continue to use Amazon Chime as free users. To remove the suspension from suspended Team account users, invite them to the Team account again. You can use the InviteUsers action to do so.

Users suspended from an EnterpriseLWA account are immediately signed out of Amazon Chime and can no longer sign in. To remove the suspension from suspended EnterpriseLWA account users, use the BatchUnsuspendUser action.

To sign out users without suspending them, use the LogoutUser action.

post/accounts/{accountId}/users#operation=suspend

Path parameters

accountIdstring required

The Amazon Chime account ID.

Query parameters

operation'suspend' required

Request body

UserIdListNonEmptyString[] required

The request containing the user IDs to suspend.

Response

Success