
Loading API details…
Amazon Chime
The Amazon Chime API lets developers programmatically create, list, update, and delete Amazon Chime resources such as accounts, users, bots, meetings, attendees, messaging app instances, channels, memberships, bans, voice connectors, and phone numbers. It provides full administrative control over the communication and collaboration capabilities of Amazon Chime.
Latency p95
10008 ms
last successful checks
Uptime 30d
83.3%
monitored sample
Playground
Verified
live · allowlisted
Endpoints & operations
app-instances
(14)
/app-instances/{appInstanceArn}
Deletes an AppInstance and all associated data asynchronously.
/app-instances/{appInstanceArn}
Returns the full details of an AppInstance .
/app-instances/{appInstanceArn}
Updates AppInstance metadata.
/app-instances
Creates an Amazon Chime SDK messaging AppInstance under an AWS account. Only SDK messaging customers use this API. CreateAppInstance supports idempotency behavior as described in the AWS API Standard.
/app-instances
Lists all Amazon Chime AppInstance s created under a single AWS account.
/app-instances/{appInstanceArn}/admins
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.
/app-instances/{appInstanceArn}/admins
Returns a list of the administrators in the AppInstance .
/app-instances/{appInstanceArn}/admins/{appInstanceAdminArn}
Demotes an AppInstanceAdmin to an AppInstanceUser . This action does not delete the user.
/app-instances/{appInstanceArn}/admins/{appInstanceAdminArn}
Returns the full details of an AppInstanceAdmin .
/app-instances/{appInstanceArn}/streaming-configurations
Deletes the streaming configurations of an AppInstance .
/app-instances/{appInstanceArn}/streaming-configurations
Gets the streaming settings for an AppInstance .
/app-instances/{appInstanceArn}/streaming-configurations
The data streaming configurations of an AppInstance .
/app-instances/{appInstanceArn}/retention-settings
Gets the retention settings for an AppInstance .
/app-instances/{appInstanceArn}/retention-settings
Sets the amount of time in days that a given AppInstance retains data.
accounts
(45)
voice-connectors
(33)
voice-connector-groups
(7)
meetings
(18)
channels
(26)
phone-numbers#operation=batch-delete
(1)
phone-numbers#operation=batch-update
(1)
app-instance-users
(4)
media-capture-pipelines
(4)
meetings#operation=create-attendees
(1)
phone-number-orders
(3)
sip-media-applications
(9)
sip-rules
(5)
phone-numbers
(5)
settings
(4)
endpoints
(1)
app-instance-users#app-instance-arn
(1)
channels#scope=app-instance-user-memberships
(1)
channels#app-instance-arn
(1)
channels#scope=app-instance-user-moderated-channels
(1)
phone-number-countries#product-type
(1)
tags#arn
(1)
search#type=phone-numbers
(1)
tags#operation=tag-resource
(1)
tags#operation=untag-resource
(1)
emergency-calling
(1)
curl -X DELETE \
"http://service.chime.aws.amazon.com/app-instances/{appInstanceArn}" \
-H "Authorization: YOUR_API_KEY"service.chime.aws.amazon.com · HTTPS only · apiKeyHeader auth