HTTP 202 Accepted is a success-class status code defined in RFC9110. The request was accepted for processing, but processing has not been completed.
Success responses confirm the request was received, understood and accepted. On the wire, the response begins with the status line HTTP/1.1 202 Accepted.