v3

OpenAPI 3.0.0Dex Terms of Service2026-07-311481984.7 KB
favorites

Update a favorite (v2)

Partial update of a favorite. Only ranking is mutable — the polymorphic target (group / view / contact) is fixed once the row is created. Requires Idempotency-Key. Returns { data: { favorite: {...} } }.

patch/v2/favorites/{favoriteId}

Path parameters

favoriteIdstring uuid required

Request body

rankinginteger

Response

Successful response