b2-delete-bucket* ( assoc -- json' )


Vocabulary
backblaze

Inputs
assocan object


Outputs
json'an object


Definition

: b2-delete-bucket* ( assoc -- json' )
"/b2api/v2/b2_delete_bucket" b2-post-request-with-account-id
;