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.