v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14109583546.7 KB

Deletes an existing default message type on a configuration set.

A message type is a type of messages that you plan to send. If you send account-related messages or time-sensitive messages such as one-time passcodes, choose Transactional. If you plan to send messages that contain marketing material or other promotional content, choose Promotional. This setting applies to your entire Amazon Web Services account.

post/#X-Amz-Target=PinpointSMSVoiceV2.DeleteDefaultMessageType

Headers

X-Amz-Target'PinpointSMSVoiceV2.DeleteDefaultMessageType' required

Request body

ConfigurationSetNamestring required

The name of the configuration set or the configuration set Amazon Resource Name (ARN) to delete the default message type from. The ConfigurationSetName and ConfigurationSetArn can be found using the <a>DescribeConfigurationSets</a> action.

Response

Success

ConfigurationSetArnstring

The Amazon Resource Name (ARN) of the configuration set.

ConfigurationSetNamestring

The name of the configuration set.

MessageType'TRANSACTIONAL' | 'PROMOTIONAL'

The current message type for the configuration set.