latestOpenAPI 3.1.02026-08-1017035.4 KB

2f60b7ba8dc6

Projects

Upload a source map artifact

Uploads a compressed source map artifact for later issue symbolication. Accepts either a project-scoped sl_public_* ingest key for this project or a server-side sl_management_* key for the org.

post/api/v1/projects/{projectId}/sourcemaps

Path parameters

projectIdstring uuid required

Request body

platformstring required
releasestring required
diststring
debugIdstring
bundleFilestring
mapFilestring required
sourceMapstring required
sourceMapHashstring required
sourceMapBytesinteger required

Response

Source map stored

oktrue required