whobeika opened this issue 9 years ago · 2 comments
@tburch Is there a way to return the generated id of the stored JSON in the response instead of the actual object, so we can access it through the API at a later stage?
Thanks
@whobeika If you're making a POST to create a blob, check out the Location header; it'll have the location the blob.
Location
Please reopen this if what's in the Location header is insufficient.