@backblaze-labs/b2-sdk - v0.1.0
    Preparing search index...

    Interface GetUploadUrlRequest

    Request parameters for the b2_get_upload_url API call.

    interface GetUploadUrlRequest {
        bucketId: BucketId;
    }
    Index

    Properties

    Properties

    bucketId: BucketId

    Bucket to get an upload URL for.