Erase a profile's email and/or phone while keeping the rest of the profile. For each requested field, Ometria clears the value on the profile. Nothing prevents the same value being added back to this profile later either.
profile_hash is the id of a profile, as returned by GET /profiles/.
Requests are processed asynchronously. A 202 means the request was accepted and queued; poll GET /field-forget/{id} until status is terminal. A request identical to one that is still pending or in_progress and less than 24 hours old returns the existing request's id (still 202) rather than creating a new one, so retries are safe. Once a request has reached a terminal status, a new request for the same profile and fields is accepted again.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
403API key is not authorised to access this resource.
