Skip to content

@keymaster/connect / StoragePutParams

Interface: StoragePutParams

Properties overview

PropertyTypeRequiredDescription
connectSessionIdstringYes
pathstringYes
contentBinaryFieldYes
contentType?stringNo
overwrite?booleanNo

Properties

connectSessionId

connectSessionId: string


path

path: string


content

content: BinaryField


contentType?

optional contentType?: string


overwrite?

optional overwrite?: boolean

Capability access without key custody.