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 / 仕様書を見る →

ガイド

用語集