Make an app-based bucket for storage of design files using the Data Management API.
Arguments
- token
A string. Token generated with
getToken
function withbucket:create
,bucket:read
, anddata:write
scopes.- bucket
A string. Unique bucket name. Defaults to
mybucket
.- policy
A string. May be
transient
,temporary
, orpersistent
.