v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14191644620.9 KB

Promotes an AppInstanceUser to an AppInstanceAdmin. The promoted user can perform the following actions.

  • ChannelModerator actions across all channels in the AppInstance.

  • DeleteChannelMessage actions.

Only an AppInstanceUser can be promoted to an AppInstanceAdmin role.

post/app-instances/{appInstanceArn}/admins

Path parameters

appInstanceArnstring required

The ARN of the <code>AppInstance</code>.

Request body

AppInstanceAdminArnstring required

The ARN of the administrator of the current <code>AppInstance</code>.

Response

Success

AppInstanceArnstring

The ARN of the of the admin for the <code>AppInstance</code>.