Backblaze · Example Payload

B2 Native Api Get Upload Url Response Example

Cloud StorageObject StorageStorageBackup

B2 Native Api Get Upload Url Response Example is an example object payload from Backblaze, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

bucketIduploadUrlauthorizationToken

Example Payload

Raw ↑
{
  "bucketId": "e73ede9969c64355ef8b",
  "uploadUrl": "https://pod-000-1005-03.backblaze.com/b2api/v4/b2_upload_file",
  "authorizationToken": "3_en0Y0j2f-0r0BVLS8vN9GJTWA-pLEP"
}