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
Defaults to 01GDDKASAP8TKDDA2GRZDSVP4H

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

object
required
string
Defaults to sarah.mason@klaviyo-demo.com

Individual's email address

string
Defaults to +15005550006

Individual's phone number in E.164 format

Headers
string
required
Defaults to 2024-02-15

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

Responses
202

Success

Language
Credentials