v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430120109.8 KB

Promotes an AppInstanceUser or AppInstanceBot to an AppInstanceAdmin. The promoted entity can perform the following actions.

  • ChannelModerator actions across all channels in the AppInstance.

  • DeleteChannelMessage actions.

Only an AppInstanceUser and AppInstanceBot 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>.