We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated API_QS (markdown)
unify concepts and access between the two APIs
use the "PUT3 verb to push message without body
Don't make difference between blobs and elements, the way they are stored is decided by the server, not by the user. So probably an element should always contain a reference to a blob, even if it's stored in memory.
first draft for messages associated with Blobs, which are different from elements containing data, but have similar API.
Initial Home page