resource_conflict
The operation collided with the current state of the resource and no more specific conflict code applies.
| Code | Type | HTTP | Category |
|---|---|---|---|
resource_conflict | conflict_error | 409 | Request |
Cause
The operation collided with the current state of the resource and no more specific conflict code applies.
What to do
Read the resource again, apply your change on top of the state you just read, and retry.
Related
All Request error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.