Skip to main content
PUT
Upload source map

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_.*$

Query Parameters

offset
integer | null
default:0
Required range: x >= 0
path
string
required

Build-relative path of the source map, as declared to the sign call

Minimum string length: 1
Example:

"static/chunks/4f2a.js.map"

Body

application/octet-stream

Source-map bytes, up to 512 KiB per request

Response

Source map stored

objectKey
string
required