Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 521 Bytes

File metadata and controls

12 lines (8 loc) · 521 Bytes

🖼 Store

Store objects allow you to save and store files through a Message.

They can be referenced in Aggregates and Posts to save extra metadata for the file if needed.

The API allows you to create, and retrieve a file.

ENDPOINTS
create .submit()
retrieve .retrieve()