~/http-status-reference

HTTP 202 Accepted

Success · RFC 9110

# meaning

Request accepted for processing but processing is not complete.

# typical use

Async job enqueued; return a status URL.

→ Browse all HTTP status codes

# other 2xx codes