reject_skill
(**kwargs)¶Disassociates a skill from the organization under a user's AWS account. If the skill is a private skill, it moves to an AcceptStatus of PENDING. Any private or public skill that is rejected can be added later by calling the ApproveSkill API.
See also: AWS API Documentation
Request Syntax
response = client.reject_skill(
SkillId='string'
)
[REQUIRED]
The unique identifier of the skill.
{}
Response Structure
Exceptions
AlexaForBusiness.Client.exceptions.ConcurrentModificationException
AlexaForBusiness.Client.exceptions.NotFoundException