b2_reserve_trial_create_account

POST {{groupsApiUrl}}/b2api/v2/b2_reserve_trial_create_account

This operation creates a new Backblaze B2 account and starts a B2 reserve trial.

A B2 Reserve Trial gives an end user time-limited access to all of B2 Reserve's product features for evaluation.

New Backblaze accounts will receive an invitation email asking them to reset their password. The account will be fully functional and can be closed or converted to a paid account at the end of the B2 Reserve Trial.

Warning The email for the new trial account must not already exist as a Backblaze account.

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringRun b2_authorize_account to populate the collection variable. Note that you must use your account ID as the applicationKeyId and master application key as the applicationKey.

RESPONSES

status: OK

{"accountId":"123456789abc","applicationKey":"K005kljhnvn+ewpvnuievnwepNCUEIR","applicationKeyId":"002123456789abc0000000001","bucketId":"2fajrklejrklejrkernnrd14","bucketName":"b2-partner-backblaze-123456789abc","email":"user@example.com","endDate":"2024-06-10","s3Endpoint":"s3.us-east-005.backblazeb2.com","startDate":"2024-05-12"}