Context Question

We're working on making an API for chatbots. When you set the flow context I understand that is stored in memory. Does that means if you set the flow context on one http post it can be read on the next?

Yes

(with some extra to make the post bot happy)