Back to all status codes

423

Locked

Client Error
RFC 4918

The resource that is being accessed is locked.

Detailed Information

The 423 status code indicates that the resource that is being accessed is locked. This is often returned when a resource is being edited by another process.

Common Examples

  • API requests to edit a resource that is being edited by another process
  • Web page requests to edit a resource that is being edited by another process

Common Uses

  • API requests to edit a resource that is being edited by another process
  • Web page requests to edit a resource that is being edited by another process

Best Practices

  • Use when the resource is locked
  • Include a detailed error message
  • Ensure proper resource locking and conflict resolution mechanisms are in place

Quick Actions

Category Information

Client Error

The request contains bad syntax or cannot be fulfilled

Available for Freelance

Fullstack developer specializing in React, Next.js, and Node.js. Let's build something amazing together!

Stay in the loop

Get notified about new tools and updates

HTTP Status Codes Reference - Complete List with Descriptions