v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430120109.8 KB

Creates a bot under an Amazon Chime <code>AppInstance</code>. The request consists of a unique <code>Configuration</code> and <code>Name</code> for that bot.

post/app-instance-bots

Request body

AppInstanceArnstring required

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

Namestring password

The user's name.

Metadatastring password

The request metadata. Limited to a 1KB string in UTF-8.

ClientRequestTokenstring required

The unique ID for the client making the request. Use different tokens for different <code>AppInstanceBots</code>.

Response

Success

AppInstanceBotArnstring

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