Profile Delete
Last updated
Last updated
Profiles Delete API header parameter in Content-Type application/json and body in data raw (application/json) send.
User Delete Requests allow you to irrevocably remove data about a User. After creating a User Delete Request, the User’s data will be hard-deleted. This deletion cannot be cancelled or reversed.
User Delete Requests can be created via a POST to https://app.acquire.io/profile/lead/delete
Important: If you delete a profile/lead after you can not restore and access user’s data.
Parameter
Value
Path
https://app.acquire.io/api/profile/lead/delete
Method
POST
Authorization
Bearer [YOUR_API_AUTH_TOKEN]
Content-type
application/json