Skip to content
Start here

Binary Storage

Retrieves a file from Binary Storage
GET/accounts/{account_id}/cloudforce-one/binary/{hash}
Posts a file to Binary Storage
POST/accounts/{account_id}/cloudforce-one/binary
ModelsExpand Collapse
BinaryStorageCreateResponse = object { content_type, md5, sha1, sha256 }
content_type: string
md5: string
sha1: string
sha256: string