v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1493436254.6 KB

Creates a contact with the specified details.

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

Headers

X-Amz-Target'AlexaForBusiness.CreateContact' required

Request body

DisplayNamestring

The name of the contact to display on the console.

FirstNamestring required

The first name of the contact that is used to call the contact on the device.

LastNamestring

The last name of the contact that is used to call the contact on the device.

PhoneNumberstring password

The phone number of the contact in E.164 format. The phone number type defaults to WORK. You can specify PhoneNumber or PhoneNumbers. We recommend that you use PhoneNumbers, which lets you specify the phone number type and multiple numbers.

ClientRequestTokenstring

A unique, user-specified identifier for this request that ensures idempotency.

Response

Success

ContactArnstring

The ARN of the newly created address book.