// REFERENCE

202 Accepted

Class: 2xx

The request was accepted but not yet processed: it will happen asynchronously. Common in APIs that queue jobs; the response doesn't guarantee the action will complete.

Related tools

Work with this in:

Related

Semantics per RFC 9110 and the IANA status code registry. Educational content.