Response returned by async endpoints (202 Accepted). The jobId is deterministic for the
same input parameters — repeated calls with identical params return the same id.
Unique job identifier; use this to poll for completion. For a sweep, pass this same value as the requestId path parameter to executeSweep — same identifier, different name at that call site.
Response returned by async endpoints (
202 Accepted). ThejobIdis deterministic for the same input parameters — repeated calls with identical params return the same id.