Re-identification service API
Note: These APIs are available for private deployment. Not Generally Available. Email our team for getting access to these APIs: info@mayadataprivacy.eu
🔄 Submit a Re-identification Job​
🔗 Endpoint​
POST /mdp/ai-safe/job/reidentify
(Note: Endpoint will be updated by August 12th)
📌 Notes​
- The webhook endpoint must be publicly accessible.
- Webhooks are sent with
Content-Type: application/json
. - Jobs are queued and processed asynchronously.
- If processing fails, a
"failed"
status will be returned with anerror
message.