v3

OpenAPI 3.0.0Dex Terms of Service2026-07-311481984.7 KB
contact-emails

Delete a contact email (v2)

Remove an email from a contact. Idempotency-Key is optional (delete is idempotent; a key replays the same affected on retry). Returns { data: { affected } }.

delete/v2/contact-emails/{contactId}/{emailId}

Path parameters

contactIdstring uuid required
emailIdstring uuid required

Response

Successful response