Deletes an existing keyword from an origination phone number or pool.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_delete_keyword/ for full documentation.
pinpointsmsvoicev2_delete_keyword(OriginationIdentity, Keyword)
[required] The origination identity to use such as a PhoneNumberId, PhoneNumberArn,
PoolId or PoolArn. You can use
describe_phone_numbers
to
find the values for PhoneNumberId and PhoneNumberArn and
describe_pools
to find the values
of PoolId and PoolArn.
[required] The keyword to delete.