423

HTTP 423 Locked

4xx Client Error

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

What is HTTP 423 Locked?

The 423 (Locked) status code indicates that the source or destination resource of a method is locked. This is used in WebDAV to prevent modifications to a resource that is currently locked by another user.

Common Use Cases

  • WebDAV resource locking
  • Collaborative editing conflicts
Help2Code Logo
Menu