Backblaze · Schema

ApplicationKey

A Backblaze B2 application key

Cloud StorageObject StorageStorageBackup

Properties

Name Type Description
keyName string A name for this key
applicationKeyId string The ID of the newly created key
applicationKey string The secret key - only returned at creation time
accountId string The account this key is associated with
capabilities array A list of capabilities this key has
expirationTimestamp integer When this key expires, or null for no expiration
bucketId string Restrict key to this bucket, or null for all buckets
namePrefix string Restrict key to file names starting with this prefix
View JSON Schema on GitHub