HTTP

202 Accepted

The request has been accepted for processing, but the processing has not been completed. The request might or might not eventually be acted upon.

이 코드를 보게 되는 경우

For async operations like batch jobs, email sending, or background tasks that take time to complete.

해결 방법

Poll the provided status URL or wait for a callback/webhook.

명세

RFC / 명세 보기 →

가이드

용어집