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

string

False

Conflict

detail

string

False

resource specific message will be here

code

string

False

409

status

string

False

409