Is it possible to post a doc that has a ttl via the sync gateway rest apis?

Hey @jamiltz,

Cool thanks for letting me know. Is that the recommended approach for such cases when you only need a short lived document? Or should I just use the node sdks bucket.upsert with expiry via an express api which my app also has access to…? I would rather do all db actions via sync gateway if possible, but perhaps in this case (temp doc) it doesn’t matter.

Derek.