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.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Request Body
Section titled “Request Body ”object
expiry
string
isPrivate
boolean
burnAfterRead
boolean
Responses
Section titled “ Responses ”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