Skip to main content

Rebuild Supplier Metric Snapshots

POST 

/api/reporting/suppliers/rebuild-snapshots

Dispatches the supplier-metric snapshot rebuild as a tracked background job and returns its tracked job log ID for progress polling via the tracked job log endpoints. Rejects a second dispatch with 409 while a rebuild is already queued or running.

Required scope: reports:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token (scope: reports)

This endpoint takes no request body.

Note: no request body is required.

Request

Responses

OK

Response Headers
    Content-Type