Accepted for asynchronous processing
Section: HTTP 2xx Success Status Codes
HTTP 202 Accepted
text
text
curl -i -X POST https://example.com/api/jobs -d '{"task":"export"}'Explanation
The request was accepted but may not be completed yet.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing HTTP 2xx Success Status Codes