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