/
RA
raygun
/
Raygun API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18h ago · Updated 2w ago
Details
Filter operations
apm
5
applications
4
customers
2
deployments
10
errors
10
flutter-symbols
5
invitations
4
metrics
3
pages
2
plans
1
sessions
2
source-maps
6
get
Get source map by identifier
delete
Deletes a sourcemap by identifier
patch
Update the URI for a sourcemap
get
List source maps for an application
put
Upload a source map
delete
Deletes all source maps for an application
teams
2
source-maps
Update the URI for a sourcemap
Update the details of a source map
patch
/applications/{application-identifier}/source-maps/{source-map-identifier}
Request body
object
required
uri
string
uri
required
Response
OK
SourceMap
required
identifier
string
applicationIdentifier
string
uri
string
uri
fileName
string
fileSizeBytes
number
uploadedAt
string
date-time
createdAt
string
date-time
updatedAt
string
date-time
isMapFile
boolean
Changes