v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1493436254.6 KB

Updates an existing room profile by room profile ARN.

post/#X-Amz-Target=AlexaForBusiness.UpdateProfile

Headers

X-Amz-Target'AlexaForBusiness.UpdateProfile' required

Request body

ProfileArnstring

The ARN of the room profile to update. Required.

ProfileNamestring

The updated name for the room profile.

IsDefaultboolean

Sets the profile as default if selected. If this is missing, no update is done to the default status.

Timezonestring

The updated timezone for the room profile.

Addressstring

The updated address for the room profile.

DistanceUnit'METRIC' | 'IMPERIAL'

The updated distance unit for the room profile.

TemperatureUnit'FAHRENHEIT' | 'CELSIUS'

The updated temperature unit for the room profile.

WakeWord'ALEXA' | 'AMAZON' | 'ECHO' | 'COMPUTER'

The updated wake word for the room profile.

Localestring

The updated locale for the room profile. (This is currently only available to a limited preview audience.)

SetupModeDisabledboolean

Whether the setup mode of the profile is enabled.

MaxVolumeLimitinteger

The updated maximum volume limit for the room profile.

PSTNEnabledboolean

Whether the PSTN setting of the room profile is enabled.

DataRetentionOptInboolean

Whether data retention of the profile is enabled.

Response

Success

UpdateProfileResponse required