Skip to main content
cogDepot

Problem types

listing_conflict

HTTP 409

The listing changed underneath this request. Re-read it and retry.

Response shape

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

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