v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1493436254.6 KB

Registers an Alexa-enabled device built by an Original Equipment Manufacturer (OEM) using Alexa Voice Service (AVS).

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

Headers

X-Amz-Target'AlexaForBusiness.RegisterAVSDevice' required

Request body

ClientIdstring required

The client ID of the OEM used for code-based linking authorization on an AVS device.

UserCodestring required

The code that is obtained after your AVS device has made a POST request to LWA as a part of the Device Authorization Request component of the OAuth code-based linking specification.

ProductIdstring required

The product ID used to identify your AVS device during authorization.

DeviceSerialNumberstring

The key generated by the OEM that uniquely identifies a specified instance of your AVS device.

AmazonIdstring required

The device type ID for your AVS device generated by Amazon when the OEM creates a new product on Amazon's Developer Console.

RoomArnstring

The Amazon Resource Name (ARN) of the room with which to associate your AVS device.

Response

Success

DeviceArnstring

The ARN of the device.