Built by Abstract: powerful API's for every use case.
Learn more 🚀

HTTP Status Code
202 - Accepted

2xx Successful

The HTTP Status Code 202 means that the client's request has been accepted for processing, but the processing has not been completed.

Note that this does not guarantee that the request will eventually be acted upon. It's still possible even if a code 202 is returned that the request may be disallowed when processing occurs.

Additional Links and Codes Related to Status Code 202

Written by Benjamin Bouchet.
Last updated Sep 23, 2021.