httpstatuses/contents/codes/423.md

415 B

set code title references
4 423 Locked
Rails HTTP Status Symbol
:locked

The 423 (Locked) status code means the source or destination resource of a method is locked. This response SHOULD contain an appropriate precondition or postcondition code, such as 'lock-token-submitted' or 'no-conflicting-lock'.

Source: RFC4918 Section 11.3