Http Response Status Code: 409
When deleting a resource, it may be the case, that
it is in still in use.
In analogy to foreign key constraints preventing deletion
of associated rows in a relational database, the error
lists the dependent object which is referring to
the row or object which is about to be deleted.