Skip to content

Share a crash report via pste

POST
/api/v1/crashes/{id}/share

Uploads the crash detail (including redacted log tail) to the configured paste service and returns the resulting link.

id
required
string
object
expiry
string
isPrivate
boolean
burnAfterRead
boolean

Paste created

object
shareId
string
url
string
rawUrl
string
expiresAt
string format: date-time
isPrivate
required
boolean
burnAfterRead
required
boolean
deleteToken
string
deleteUrl
string

Unauthorized

Forbidden

Crash not found

Sharing not configured

Paste service unreachable