v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1493436254.6 KB

Links a user's account to a third-party skill provider. If this API operation is called by an assumed IAM role, the skill being linked must be a private skill. Also, the skill must be owned by the AWS account that assumed the IAM role.

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

Headers

X-Amz-Target'AlexaForBusiness.PutSkillAuthorization' required

Request body

AuthorizationResultobject required

The authorization result specific to OAUTH code grant output. "Code” must be populated in the AuthorizationResult map to establish the authorization.

SkillIdstring required

The unique identifier of a skill.

RoomArnstring

The room that the skill is authorized for.

Response

Success

PutSkillAuthorizationResponse required