Deletes email addresses from the user-level suppression list, which contains both system-identified and manually added addresses.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dm:RemoveUserSuppression |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| SuppressionIds |
string |
No |
The IDs of the suppressed email addresses. You can specify multiple IDs, separated by commas (,). To obtain the suppression IDs, call the ListUserSuppression operation. Supports multiple values, separated by commas. You can obtain the SuppressionId by calling ListUserSuppression. |
59511 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
1A846D66-5EC7-551B-9687-5BF1963DCFC1 |
Examples
Success response
JSON format
{
"RequestId": "1A846D66-5EC7-551B-9687-5BF1963DCFC1"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.