Back to all status codes

202

Accepted

Success
RFC 7231

The request has been accepted for processing, but the processing has not been completed.

Detailed Information

The 202 status code indicates that the request has been accepted for processing, but the processing has not been completed. The request might or might not be eventually acted upon, and may be disallowed when processing occurs.

Common Examples

  • Asynchronous processing
  • Background tasks
  • Queued requests

Common Uses

  • Background processing tasks
  • Queued requests
  • Long-running operations

Best Practices

  • Provide feedback on request status
  • Include Location header for resource if applicable
  • Use appropriate response body structure

Quick Actions

Category Information

Success

The action was successfully received, understood, and accepted

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