Skip to main content
POST
Materialize the source-map manifest for a release

Authorizations

Authorization
string
header
required

Build-time secret key of the surface, as issued in the Interfere dashboard

Path Parameters

releaseSlug
string
required
Pattern: ^rel_.*$

Body

application/json

Finalizes a presigned-URL upload batch. Writes the source-map manifest and updates the release's sourceMapCount / sourceFileCount. Idempotent — safe to retry.

files
object[]
required
bundler
enum<string>
required

ManifestBundler

Available options:
webpack,
turbopack,
rollup,
tsc
sourceFileCount
integer
Required range: x >= 0

Response

Manifest written

CompleteSourceMapsResponse

ok
boolean
required
fileCount
integer
required
Required range: x >= 0