Share recent controller logs via pste
POST
/api/v1/system/logs/share
Uploads a filtered, redacted slice of the controller log ring buffer to the configured paste service.
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”object
level
string
logger
string
limit
integer format: int32
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
Sharing not configured
Paste service unreachable