423
⚠️ Client Error RFC 4918

Locked

The source or destination resource of a method is locked.

Common Use

WebDAV specific. Used when a resource is locked by another user or process and cannot be modified.

API Endpoint

https://codes.uncodigo.com/http/423

Example with curl

curl -i https://codes.uncodigo.com/http/423

Try It

GET /http/423
Click "Send Request" to see the response...

Related Codes