← All status codes
4xx Client Error
423
Locked
The resource is locked and cannot be modified.
What it means
A 423 Locked response is a WebDAV extension indicating that the resource being accessed is locked, usually because another process is modifying it.
Common causes
- A WebDAV resource is currently locked by another user or process.
How to fix it
- Wait for the lock to be released and try again.
- If you own the lock, release it and retry.
Test a URL and see its actual status code now.
Open the checker →