424 Failed Dependency
Explanation:
The 424 Failed Dependency status code indicates that the method could not be performed on the resource because the requested action depended on another action and that action failed.
Usage:
This status code should be used when the method could not be performed on the resource because the requested action depended on another action and that action failed.
Attentions:
- The server should include information about the failed dependency in the response message if possible.
- The response should include a message body with information about the failed dependency.
Sample:
undefined