v3

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

Update a contact email (v2)

Partially update one email on a contact (value and/or label). Requires Idempotency-Key. Returns the bulk envelope { data: { affected } }.

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

Path parameters

contactIdstring uuid required
emailIdstring uuid required

Request body

emailstring email
labelstring
rankinginteger

Response

Successful response