Skip to content

/AWS1/CL_CNT=>UPDATEPHONENUMBERMETADATA()

About UpdatePhoneNumberMetadata

Updates a phone number’s metadata.

To verify the status of a previous UpdatePhoneNumberMetadata operation, call the DescribePhoneNumber API.

Method Signature

IMPORTING

Required arguments:

IV_PHONENUMBERID TYPE /AWS1/CNTPHONENUMBERID /AWS1/CNTPHONENUMBERID

The Amazon Resource Name (ARN) or resource ID of the phone number.

Optional arguments:

IV_PHONENUMBERDESCRIPTION TYPE /AWS1/CNTPHONENUMBERDESC /AWS1/CNTPHONENUMBERDESC

The description of the phone number.

IV_CLIENTTOKEN TYPE /AWS1/CNTCLIENTTOKEN /AWS1/CNTCLIENTTOKEN

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see Making retries safe with idempotent APIs.