v3

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

Reorder contact emails (v2)

Set the display order of a contact's emails. Body is id-based: { order: [{ id, ranking }] } (row ids survive, unlike v1's positional payload). Requires Idempotency-Key. Returns the bulk envelope { data: { affected } }.

post/v2/contact-emails/{contactId}/reorder

Path parameters

contactIdstring uuid required

Request body

Response

Successful response