HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Request Profile Deletion

Request a deletion for the profiles corresponding to one of the following identifiers: email, phone_number, or id. If multiple identifiers are provided, we will return an error.

All profiles that match the provided identifier will be deleted.

The deletion occurs asynchronously; however, once it has completed, the deleted profile will appear on the Deleted Profiles page.

For more information on the deletion process, please refer to our Help Center docs on how to handle GDPR and CCPA deletion requests.

Rate limits:
Burst: 3/s
Steady: 60/m

Scopes:
data-privacy:write

Body Params
object
required
string
required
object
required
object
required
object
required
string
required
string

Primary key that uniquely identifies this profile. Generated by Klaviyo.

object
required
string

Individual's email address

string

Individual's phone number in E.164 format

Headers
string
required
Defaults to 2025-01-15

API endpoint revision (format: YYYY-MM-DD[.suffix])

Responses
202

Success

Language
Credentials