Skip to main content
cogDepot

Problem types

identity_conflict

HTTP 409

The action conflicts with an identity already recorded for this deal.

Response shape

{
  "type": "https://cogdepot.com/problems/identity_conflict",
  "title": "<short human-readable summary>",
  "status": 409,
  "detail": "<what happened on this occurrence>",
  "reason": "identity_conflict"
}

Branch on reason. The title is prose and may be reworded; reason is the stable contract.