Conflict Error Object
Conflict response status code indicates that the request could not be completed due to a conflict with the current state of the target resource. This status code is typically used in situations where a resource cannot be deleted because it has dependent resources or is locked.
Attributes
Error Conflict
Name |
Type |
Nullable |
Description |
---|---|---|---|
title |
|
False |
Conflict |
detail |
|
False |
|
code |
|
False |
409 |
status |
|
False |
409 |