RequestProfileDeletion
Requests deletion of one or more profiles based on Identifiers such as email, phone number, or profile Id.
Input
| Name | Type | Required | Description |
| Id | String | False | Specifies the unique identifier of the profile to be deleted. This value is automatically generated by Klaviyo. |
| String | False | Specifies the email address associated with the profile to be deleted. | |
| PhoneNumber | String | False | Specifies the phone number associated with the profile to be deleted. |
Result Set Columns
| Name | Type | Description |
| Success | Bool | Returns true if the profile deletion request was successfully submitted. |