Tracker trace / Generate visuals
POST .../GenerateVisuals/{traceId}/{runId} — renders annotated JPEGs with bounding boxes for each detection, uploads them to swarm-temp under visuals/{traceId}/{runId}/..., and returns the S3 keys.
Route: /api/sys/v{version:apiVersion}/swarm-tracker/tracker_trace/generate_visuals/{traceId}/{runId} (tenant can be skipped)
Method: POST
Authorisation: Minimum role: USER
Request Arguments
| Name | Type | Source |
|---|---|---|
| traceId | String | Path |
| runId | String | Path |
Request body example
Response object
Response status: 0 (0)
Response type: IActionResult
Other response statuses:
Response body example