424

HTTP 424 Failed Dependency

4xx Client Error

  1. Home
  2. > HTTP Status Codes >
  3. > 4xx >
  4. 424
4xx Client Error RFC 4918, Section 11.4

What is HTTP 424 Failed Dependency?

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 that failed. This is used in WebDAV batch operations where one sub-request depends on another.

Common Use Cases

  • Failed WebDAV batch operations
  • Transactional operation failures
Help2Code Logo
Menu