v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14191644620.9 KB

Updates room membership details, such as the member role, for a room in an Amazon Chime Enterprise account. The member role designates whether the member is a chat room administrator or a general chat room member. The member role can be updated only for user IDs.

post/accounts/{accountId}/rooms/{roomId}/memberships/{memberId}

Path parameters

accountIdstring required

The Amazon Chime account ID.

roomIdstring required

The room ID.

memberIdstring required

The member ID.

Request body

Role'Administrator' | 'Member'

The role of the member.

Response

Success