To upload an object (in-memory):

Similar to file, we can upload any arbitrary object into the bucket as well. Further to simplify the process we can use.

Method : POST

URI : /brs/object/put

Body : {doc}

Example